Searched defs:profile_path (Results 1 – 3 of 3) sorted by relevance
115 std::conditional_t<std::is_const_v<T>, bool, bool&> PreRebootFlag(T& profile_path) { in PreRebootFlag()
264 Result<std::string> BuildWritableProfilePath(const WritableProfilePath& profile_path) { in BuildWritableProfilePath()292 Result<std::string> BuildProfileOrDmPath(const ProfilePath& profile_path) { in BuildProfileOrDmPath()333 bool PreRebootFlag(const ProfilePath& profile_path) { in PreRebootFlag()
631 std::string profile_path = OR_RETURN_FATAL(BuildProfileOrDmPath(in_profile)); in isProfileUsable() local791 std::string profile_path = OR_RETURN_FATAL(BuildProfileOrDmPath(in_profile)); in deleteProfile() local800 std::string profile_path = OR_RETURN_FATAL(BuildProfileOrDmPath(in_profile)); in getProfileVisibility() local836 std::string profile_path = OR_RETURN_FATAL(BuildProfileOrDmPath(profile)); in mergeProfiles() local861 for (const std::string& profile_path : profile_paths) { in mergeProfiles() local1078 std::optional<std::string> profile_path = in dexopt() local1504 std::string profile_path = OR_RETURN_FATAL(BuildProfileOrDmPath(in_profile)); in getProfileSize() local