Lines Matching refs:ProfileRefPtr
389 ProfileRefPtr profile; in CreateProfile()
439 ProfileRefPtr profile; in PushProfileInternal()
541 ProfileRefPtr active_profile = profiles_.back(); in PopProfileInternal()
598 ProfileRefPtr active_profile = profiles_.back(); in PopProfile()
645 ProfileRefPtr profile; in RemoveProfile()
832 bool Manager::HandleProfileEntryDeletion(const ProfileRefPtr& profile, in HandleProfileEntryDeletion()
868 const ProfileRefPtr& profile, const std::string& entry_name, Error* error) { in GetServiceWithStorageIdentifier()
882 const ProfileRefPtr& profile, const std::string& entry_name, Error* error) { in CreateTemporaryServiceFromProfile()
974 bool Manager::IsProfileBefore(const ProfileRefPtr& a, in IsProfileBefore()
975 const ProfileRefPtr& b) const { in IsProfileBefore()
1037 const ProfileRefPtr& Manager::ActiveProfile() const { in ActiveProfile()
1042 bool Manager::IsActiveProfile(const ProfileRefPtr& profile) const { in IsActiveProfile()
1048 const ProfileRefPtr& destination) { in MoveServiceToProfile()
1049 const ProfileRefPtr from = to_move->profile(); in MoveServiceToProfile()
1059 ProfileRefPtr Manager::LookupProfileByRpcIdentifier( in LookupProfileByRpcIdentifier()
1072 ProfileRefPtr profile = LookupProfileByRpcIdentifier(profile_rpcid); in SetProfileForService()
1897 vector<ProfileRefPtr>::reverse_iterator it; in MatchProfileWithService()
2311 ProfileRefPtr profile = ActiveProfile(); in ConfigureService()
2398 ProfileRefPtr profile = LookupProfileByRpcIdentifier(profile_rpcid); in ConfigureServiceForProfile()
2475 ProfileRefPtr profile, in SetupServiceInProfile()