Home
last modified time | relevance | path

Searched defs:tmp_profile_path (Results 1 – 3 of 3) sorted by relevance

/art/artd/
Dpath_utils.cc228 Result<std::string> BuildFinalProfilePath(const TmpProfilePath& tmp_profile_path) { in BuildFinalProfilePath()
241 Result<std::string> BuildTmpProfilePath(const TmpProfilePath& tmp_profile_path) { in BuildTmpProfilePath()
Dartd_test.cc377 TmpProfilePath tmp_profile_path{ in SetUp() local
1406 const TmpProfilePath& tmp_profile_path = profile_path_->get<ProfilePath::tmpProfilePath>(); in TEST_F() local
1417 const TmpProfilePath& tmp_profile_path = profile_path_->get<ProfilePath::tmpProfilePath>(); in TEST_F() local
Dartd.cc564 std::string tmp_profile_path = OR_RETURN_FATAL(BuildTmpProfilePath(in_profile)); in commitTmpProfile() local