Searched defs:NotifyLockError (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/content/browser/screen_orientation/
H A Dscreen_orientation_dispatcher_host_impl.cc87 void ScreenOrientationDispatcherHostImpl::NotifyLockError( function in class:content::ScreenOrientationDispatcherHostImpl
94 NotifyLockError(request_id, render_frame_host, error);
97 void ScreenOrientationDispatcherHostImpl::NotifyLockError( function in class:content::ScreenOrientationDispatcherHostImpl
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,

Completed in 260 milliseconds