Home | Sort by relevance Sort by last modified time |
/external/chromium_org/chrome/browser/extensions/ | |
extension_function_test_utils.cc | 212 void set_should_post_quit(bool should_quit) { function in class:extension_function_test_utils::SendResponseDelegate 265 response_delegate.set_should_post_quit(true); |
/external/chromium_org/chrome/browser/extensions/api/identity/ | |
identity_apitest.cc | 60 void set_should_post_quit(bool should_quit) { function in class:extensions::__anon7436::SendResponseDelegate 138 response_delegate_->set_should_post_quit(true); [all...] |