Searched refs:APP_LIB_SUBDIR (Results 1 – 2 of 2) sorted by relevance
67 #define APP_LIB_SUBDIR "app-lib/" // sub-directory under ANDROID_DATA macro
322 if (copy_and_append(&android_app_lib_dir, &android_data_dir, APP_LIB_SUBDIR) < 0) { in initialize_globals()