Home | Sort by relevance Sort by last modified time |
/external/chromium_org/extensions/browser/ | |
api_test_utils.cc | 52 void set_should_post_quit(bool should_quit) { function in class:__anon12762::SendResponseDelegate 196 response_delegate.set_should_post_quit(true); |
/external/chromium_org/chrome/browser/extensions/ | |
extension_function_test_utils.cc | 199 void set_should_post_quit(bool should_quit) { function in class:extension_function_test_utils::SendResponseDelegate |
/external/chromium_org/chrome/browser/extensions/api/identity/ | |
identity_apitest.cc | 75 void set_should_post_quit(bool should_quit) { function in class:extensions::__anon8351::SendResponseDelegate 153 response_delegate_->set_should_post_quit(true); [all...] |