Home
last modified time | relevance | path

Searched refs:BuildSecondaryCurProfilePath (Results 1 – 3 of 3) sorted by relevance

/art/artd/
Dpath_utils_test.cc222 TEST_F(PathUtilsTest, BuildSecondaryCurProfilePath) { in TEST_F() argument
223 EXPECT_THAT(BuildSecondaryCurProfilePath(SecondaryCurProfilePath{ in TEST_F()
Dpath_utils.cc235 Result<std::string> BuildSecondaryCurProfilePath( in BuildSecondaryCurProfilePath() function
282 return BuildSecondaryCurProfilePath(profile_path.get<ProfilePath::secondaryCurProfilePath>()); in BuildProfileOrDmPath()
Dpath_utils.h77 android::base::Result<std::string> BuildSecondaryCurProfilePath(