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

/external/chromium_org/chrome/browser/chromeos/login/lock/
H A Dscreen_locker_tester.cc199 bool ScreenLockerTester::IsLocked() { function in class:chromeos::test::ScreenLockerTester
/external/chromium_org/chrome/browser/signin/
H A Dscreenlock_bridge.cc135 bool ScreenlockBridge::IsLocked() const { function in class:ScreenlockBridge
/external/chromium_org/third_party/webrtc/base/
H A Ddiskcache.h112 bool IsLocked() const { return locked_; } function in class:rtc::CacheLock
H A Dmessagequeue_unittest.cc32 bool IsLocked() { function in class:MessageQueueTest
47 *was_locked = test->IsLocked();
/external/chromium_org/ui/compositor/
H A Dcompositor.h255 bool IsLocked() { return compositor_lock_ != NULL; } function in class:ui::Compositor
/external/chromium_org/v8/src/
H A Dv8threads.cc59 bool Locker::IsLocked(v8::Isolate* isolate) { function in class:v8::Locker

Completed in 2276 milliseconds