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

  /external/chromium_org/content/browser/screen_orientation/
screen_orientation_dispatcher_host_impl.h 58 struct LockInformation {
59 LockInformation(int request_id, int process_id, int routing_id);
65 LockInformation* current_lock_;
screen_orientation_provider_android.h 68 struct LockInformation {
69 LockInformation(int request_id, blink::WebScreenOrientationLockType lock);
73 LockInformation* pending_lock_;
screen_orientation_dispatcher_host_impl.cc 19 ScreenOrientationDispatcherHostImpl::LockInformation::LockInformation(
126 current_lock_ = new LockInformation(request_id,
screen_orientation_provider_android.cc 18 ScreenOrientationProviderAndroid::LockInformation::LockInformation(
89 pending_lock_ = new LockInformation(request_id, lock_orientation);
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/ddk/
ntifs.h     [all...]

Completed in 493 milliseconds