HomeSort by relevance Sort by last modified time
    Searched defs:Grab (Results 1 - 7 of 7) sorted by null

  /external/chromium_org/chrome/browser/chromeos/login/ui/
lock_window_aura.cc 26 void LockWindowAura::Grab() {
27 // We already have grab from the lock screen container, just call the ready
  /external/chromium_org/third_party/webrtc/system_wrappers/source/
condition_variable_unittest.cc 29 // One can pass it or grab it - both calls have timeouts.
62 // Grab the baton. Returns false if baton is not passed.
63 bool Grab(uint32_t max_msecs) {
71 // finishes. I.e. the Grab()-call may finish before |pass_count_| has been
137 EXPECT_TRUE(the_baton->Grab(kLongWaitMs));
157 // Thus, we need to pin it down inside its Run function (between Grab
161 ASSERT_TRUE(baton_.Grab(kShortWaitMs));
184 ASSERT_TRUE(baton_.Grab(kShortWaitMs));
  /external/webrtc/src/system_wrappers/source/
condition_variable_unittest.cc 33 // One can pass it or grab it - both calls have timeouts.
69 // Grab the baton. Returns false if baton is not passed.
70 bool Grab(WebRtc_UWord32 max_msecs) {
78 // finishes. I.e. the Grab()-call may finish before |pass_count_| has been
126 LOG("Takeback grab");
150 EXPECT_TRUE(the_baton->Grab(kLongWaitMs));
173 // Thus, we need to pin it down inside its Run function (between Grab
177 ASSERT_TRUE(baton_.Grab(kShortWaitMs));
201 ASSERT_TRUE(baton_.Grab(kShortWaitMs));
  /external/chromium_org/third_party/WebKit/Source/platform/
Cursor.h 82 Grab,
  /external/chromium_org/v8/src/
deoptimizer.cc 111 Deoptimizer* Deoptimizer::Grab(Isolate* isolate) {
    [all...]
  /prebuilts/misc/common/groovy/
groovy-all-1.7.0.jar 
  /prebuilts/tools/common/m2/repository/org/codehaus/groovy/groovy-all/2.2.1/
groovy-all-2.2.1.jar 

Completed in 229 milliseconds