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

  /external/chromium_org/chrome/browser/extensions/
extension_function_test_utils.cc 211 void set_should_post_quit(bool should_quit) { function in class:extension_function_test_utils::SendResponseDelegate
264 response_delegate.set_should_post_quit(true);
  /external/chromium_org/chrome/browser/extensions/api/identity/
experimental_identity_apitest.cc 52 void set_should_post_quit(bool should_quit) { function in class:extensions::__anon7252::SendResponseDelegate
126 response_delegate_->set_should_post_quit(true);
identity_apitest.cc 57 void set_should_post_quit(bool should_quit) { function in class:extensions::__anon7255::SendResponseDelegate
135 response_delegate_->set_should_post_quit(true);
    [all...]

Completed in 218 milliseconds