HomeSort by relevance Sort by last modified time
    Searched refs:android_app_dir (Results 1 - 5 of 5) sorted by null

  /frameworks/native/cmds/installd/tests/
installd_utils_test.cpp 51 android_app_dir.path = (char*) TEST_APP_DIR;
52 android_app_dir.len = strlen(TEST_APP_DIR);
  /frameworks/native/cmds/installd/
installd.h 107 extern dir_rec_t android_app_dir;
utils.cpp     [all...]
installd.cpp 347 if (copy_and_append(&android_app_dir, &android_data_dir, APP_SUBDIR) < 0) {
commands.cpp 37 dir_rec_t android_app_dir; variable
    [all...]

Completed in 49 milliseconds