Home
last modified time | relevance | path

Searched defs:ref_profile_path (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/art/runtime/
H A Dapp_info.h124 std::optional<std::string> ref_profile_path; member
H A Dapp_info.cc55 const std::string& ref_profile_path, in RegisterAppInfo()
/aosp_15_r20/frameworks/native/cmds/installd/
H A DInstalldNativeService.cpp657 const std::string ref_profile_path = in prepare_app_profile_dir() local
738 const std::string ref_profile_path = in chown_app_profile_dir() local
/aosp_15_r20/art/artd/
H A Dartd.cc775 std::string ref_profile_path = OR_RETURN_FATAL(BuildFinalProfilePath(in_profile)); in commitTmpProfile() local