OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:NotifyLockError
(Results
1 - 4
of
4
) sorted by null
/external/chromium_org/content/public/browser/
screen_orientation_dispatcher_host.h
28
virtual void
NotifyLockError
(int request_id,
/external/chromium_org/content/browser/screen_orientation/
screen_orientation_dispatcher_host_impl.cc
87
void ScreenOrientationDispatcherHostImpl::
NotifyLockError
(
94
NotifyLockError
(request_id, render_frame_host, error);
97
void ScreenOrientationDispatcherHostImpl::
NotifyLockError
(
116
NotifyLockError
(current_lock_->request_id, render_frame_host,
121
NotifyLockError
(request_id, render_frame_host,
136
NotifyLockError
(current_lock_->request_id, render_frame_host,
screen_orientation_dispatcher_host_impl.h
31
virtual void
NotifyLockError
(int request_id,
52
void
NotifyLockError
(int request_id,
screen_orientation_provider_android.cc
56
dispatcher_->
NotifyLockError
(
66
dispatcher_->
NotifyLockError
(request_id,
Completed in 79 milliseconds