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

/frameworks/native/cmds/installd/
H A DInstalldNativeService.cpp1522 auto refProfilePath = create_primary_ref_profile_dir_path();
1586 auto refProfilePath = create_primary_ref_profile_dir_path();
H A Dutils.cpp225 std::string create_primary_ref_profile_dir_path() { function in namespace:android::installd
H A Dutils.h82 std::string create_primary_ref_profile_dir_path();
/frameworks/native/cmds/installd/tests/
H A Dinstalld_utils_test.cpp540 EXPECT_EQ("/data/misc/profiles/ref", create_primary_ref_profile_dir_path());

Completed in 328 milliseconds