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

  /frameworks/native/cmds/installd/
utils.h 95 std::string create_data_ref_profile_package_path(const char* package_name);
commands.cpp 160 const std::string ref_profile_path = create_data_ref_profile_package_path(pkgname);
257 std::string reference_profile_dir = create_data_ref_profile_package_path(pkgname);
325 create_data_ref_profile_package_path(pkgname),
    [all...]
utils.cpp 214 std::string create_data_ref_profile_package_path(const char* package_name) { function in namespace:android::installd
    [all...]

Completed in 41 milliseconds