Searched refs:APP_LIB_SUBDIR (Results 1 – 2 of 2) sorted by relevance
40 constexpr const char* APP_LIB_SUBDIR = "app-lib/"; // sub-directory under ANDROID_DATA variable
84 if (copy_and_append(&android_app_lib_dir, &android_data_dir, APP_LIB_SUBDIR) < 0) { in init_globals_from_data_and_root()