Searched refs:internalstoragepath (Results 1 – 1 of 1) sorted by relevance
231 auto internalstoragepath = SDL_AndroidGetInternalStoragePath(); in InitPlatform() local233 LOG_INFO(internalstoragepath); in InitPlatform()235 if (internalstoragepath) data_dirs.push_back(internalstoragepath + string_view("/")); in InitPlatform()