Home
last modified time | relevance | path

Searched refs:GetRuntimeId (Results 1 – 14 of 14) sorted by relevance

/external/chromium/chrome/browser/extensions/
Dextension_event_router_forwarder_unittest.cc143 profile1_->GetRuntimeId(), in TEST_F()
162 profile1_->GetRuntimeId(), in TEST_F()
181 incognito->GetRuntimeId(), in TEST_F()
196 profile1_->GetRuntimeId(), in TEST_F()
215 profile1_->GetRuntimeId(), in TEST_F()
243 profile1_->GetRuntimeId(), in TEST_F()
258 profile1_->GetRuntimeId(), in TEST_F()
Dextension_event_router.cc136 profile_->GetRuntimeId(), listener.extension_id, event_name)); in RemoveEventListener()
Dextension_webrequest_api.cc592 profile()->GetRuntimeId(), extension_id(), in RunImpl()
637 profile()->GetRuntimeId(), extension_id(), in RunImpl()
/external/chromium/chrome/browser/ui/views/extensions/
Dbrowser_action_drag_data.cc25 return (profile_id_ == profile->GetRuntimeId()); in IsFromProfile()
68 ProfileId profile_id = profile->GetRuntimeId(); in WriteToPickle()
Dbrowser_action_drag_data_unittest.cc41 const ProfileId profile_id = profile.GetRuntimeId(); in TEST_F()
/external/chromium/chrome/browser/profiles/
Dprofile_manager.cc171 if (candidate->GetRuntimeId() == profile_id) in GetProfileWithId()
175 if (candidate->GetRuntimeId() == profile_id) in GetProfileWithId()
Dprofile_io_data.cc187 params->profile_id = profile->GetRuntimeId(); in InitializeProfileParams()
Dprofile.h192 virtual ProfileId GetRuntimeId() = 0;
Dprofile_impl.h47 virtual ProfileId GetRuntimeId();
Dprofile.cc210 virtual ProfileId GetRuntimeId() { in GetRuntimeId() function in OffTheRecordProfileImpl
Dprofile_impl.cc664 ProfileId ProfileImpl::GetRuntimeId() { in GetRuntimeId() function in ProfileImpl
/external/chromium/android/autofill/
Dprofile_android.h139 virtual ProfileId GetRuntimeId() { NOTREACHED(); return 0; } in GetRuntimeId() function
/external/chromium_org/ui/views/accessibility/
Dnative_view_accessibility_win.h309 STDMETHODIMP GetRuntimeId(SAFEARRAY** runtime_id) { in GetRuntimeId() function
/external/chromium_org/content/browser/accessibility/
Dbrowser_accessibility_win.h724 CONTENT_EXPORT STDMETHODIMP GetRuntimeId(SAFEARRAY** runtime_id) { in GetRuntimeId() function