Searched refs:pause (Results 1 – 11 of 11) sorted by relevance
33 void pause(); in pause() method
74 while(1) { pause(); } in main()
49 android::binder::Status pause() override;
160 EXPECT_TRUE(GetCommandProxy()->pause().isOk()); in TEST_F()
159 android::binder::Status BinderCommandProxy::pause() { in pause() function in buffet::BinderCommandProxy
118 trackHolder->track->pause(); in BtifAvrcpAudioTrackPause()
168 return StatusToError(binder_proxy_->pause(), error); in Pause()
526 TEMP_FAILURE_RETRY(pause()); in main()
257 while (true) { pause(); } // never reached in security_failure()
147 while (1) { pause(); } // never reached in wipe_data_via_recovery()
179 pause(); in reboot_service()