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

  /frameworks/native/cmds/installd/
utils.h 79 std::string create_primary_ref_profile_dir_path();
utils.cpp 226 std::string create_primary_ref_profile_dir_path() { function in namespace:android::installd
    [all...]
InstalldNativeService.cpp     [all...]
  /frameworks/native/cmds/installd/tests/
installd_utils_test.cpp 366 EXPECT_EQ("/data/misc/profiles/ref", create_primary_ref_profile_dir_path());

Completed in 84 milliseconds