Searched refs:BuildSecondaryCurProfilePath (Results 1 – 3 of 3) sorted by relevance
222 TEST_F(PathUtilsTest, BuildSecondaryCurProfilePath) { in TEST_F() argument223 EXPECT_THAT(BuildSecondaryCurProfilePath(SecondaryCurProfilePath{ in TEST_F()
235 Result<std::string> BuildSecondaryCurProfilePath( in BuildSecondaryCurProfilePath() function282 return BuildSecondaryCurProfilePath(profile_path.get<ProfilePath::secondaryCurProfilePath>()); in BuildProfileOrDmPath()
77 android::base::Result<std::string> BuildSecondaryCurProfilePath(