Home
last modified time | relevance | path

Searched refs:ProfileMap (Results 1 – 5 of 5) sorted by relevance

/external/chromium_org/chromeos/dbus/
Dfake_bluetooth_profile_manager_client.cc50 ProfileMap::iterator piter = profile_map_.find(uuid); in RegisterProfile()
72 for (ProfileMap::iterator piter = profile_map_.begin(); in UnregisterProfile()
100 ProfileMap::iterator iter = profile_map_.find(uuid); in GetProfileServiceProvider()
Dfake_bluetooth_profile_manager_client.h67 typedef std::map<std::string, dbus::ObjectPath> ProfileMap; typedef
68 ProfileMap profile_map_;
Dfake_shill_profile_client.h66 typedef std::map<std::string, ProfileProperties*> ProfileMap; typedef
77 ProfileMap profiles_;
Dfake_shill_profile_client.cc215 for (ProfileMap::iterator iter = profiles_.begin(); in GetProfilePaths()
225 for (ProfileMap::const_iterator iter = profiles_.begin(); in GetService()
247 ProfileMap::const_iterator found = profiles_.find(profile_path.value()); in GetProfile()
/external/chromium_org/content/common/gpu/media/
Dvaapi_wrapper.cc60 struct ProfileMap { struct
66 static const ProfileMap kProfileMap[] = {