Searched refs:BuildSecondaryRefProfilePath (Results 1 – 3 of 3) sorted by relevance
209 TEST_F(PathUtilsTest, BuildSecondaryRefProfilePath) { in TEST_F() argument211 BuildSecondaryRefProfilePath(SecondaryRefProfilePath{ in TEST_F()217 EXPECT_THAT(BuildSecondaryRefProfilePath(SecondaryRefProfilePath{ in TEST_F()
225 Result<std::string> BuildSecondaryRefProfilePath( in BuildSecondaryRefProfilePath() function248 return BuildSecondaryRefProfilePath(profile_path.get<WritableProfilePath::forSecondary>()); in BuildWritableProfilePath()280 return BuildSecondaryRefProfilePath(profile_path.get<ProfilePath::secondaryRefProfilePath>()); in BuildProfileOrDmPath()
73 android::base::Result<std::string> BuildSecondaryRefProfilePath(