HomeSort by relevance Sort by last modified time
    Searched defs:ProfileMap (Results 1 - 3 of 3) sorted by null

  /external/chromium_org/chromeos/dbus/
shill_profile_client_stub.h 59 typedef std::map<std::string, ProfileProperties*> ProfileMap;
66 ProfileMap profiles_;
fake_bluetooth_profile_manager_client.h 67 typedef std::map<std::string, dbus::ObjectPath> ProfileMap;
68 ProfileMap profile_map_;
  /external/chromium/chrome/browser/extensions/
extension_history_api.h 53 typedef std::map<uintptr_t, Profile*> ProfileMap;
54 ProfileMap profiles_;

Completed in 105 milliseconds