HomeSort by relevance Sort by last modified time
    Searched refs:set_profile_id (Results 1 - 4 of 4) sorted by null

  /external/chromium_org/ui/message_center/
notification.h 96 void set_profile_id(const std::string& profile_id) { function in class:message_center::Notification
  /external/chromium_org/extensions/browser/
extension_function.h 213 void set_profile_id(void* profile_id) { profile_id_ = profile_id; } function in class:ExtensionFunction
extension_function_dispatcher.cc 456 function->set_profile_id(profile_id);
  /external/chromium_org/chrome/browser/notifications/
message_center_notification_manager.cc 449 notification_.set_profile_id(multi_user_util::GetUserIDFromProfile(profile));

Completed in 74 milliseconds