Searched refs:APP_SUBDIR (Results 1 – 2 of 2) sorted by relevance
69 if (copy_and_append(&android_app_dir, &android_data_dir, APP_SUBDIR) < 0) { in init_globals_from_data_and_root()122 android_system_dirs.dirs[0].path = build_string2(android_root_dir.path, APP_SUBDIR); in init_globals_from_data_and_root()
36 constexpr const char* APP_SUBDIR = "app/"; // sub-directory under ANDROID_DATA variable