Searched defs:profile_path (Results 1 – 3 of 3) sorted by relevance
105 std::conditional_t<std::is_const_v<T>, bool, bool&> PreRebootFlag(T& profile_path) { in PreRebootFlag()
243 Result<std::string> BuildWritableProfilePath(const WritableProfilePath& profile_path) { in BuildWritableProfilePath()271 Result<std::string> BuildProfileOrDmPath(const ProfilePath& profile_path) { in BuildProfileOrDmPath()299 bool PreRebootFlag(const ProfilePath& profile_path) { in PreRebootFlag()
615 std::string profile_path = OR_RETURN_FATAL(BuildProfileOrDmPath(in_profile)); in isProfileUsable() local775 std::string profile_path = OR_RETURN_FATAL(BuildProfileOrDmPath(in_profile)); in deleteProfile() local784 std::string profile_path = OR_RETURN_FATAL(BuildProfileOrDmPath(in_profile)); in getProfileVisibility() local820 std::string profile_path = OR_RETURN_FATAL(BuildProfileOrDmPath(profile)); in mergeProfiles() local845 for (const std::string& profile_path : profile_paths) { in mergeProfiles() local1004 std::optional<std::string> profile_path = in dexopt() local1392 std::string profile_path = OR_RETURN_FATAL(BuildProfileOrDmPath(in_profile)); in getProfileSize() local