Home | Sort by relevance Sort by last modified time |
/external/chromium_org/chrome/browser/extensions/ | |
extension_function_test_utils.cc | 195 SendResponseDelegate() : should_post_quit_(false) {} 200 should_post_quit_ = should_quit; 219 if (should_post_quit_) { 226 bool should_post_quit_; member in class:extension_function_test_utils::SendResponseDelegate |
/external/chromium_org/extensions/browser/ | |
api_test_utils.cc | 48 SendResponseDelegate() : should_post_quit_(false) {} 53 should_post_quit_ = should_quit; 70 if (should_post_quit_) { 77 bool should_post_quit_; member in class:__anon12762::SendResponseDelegate |
/external/chromium_org/chrome/browser/extensions/api/identity/ | |
identity_apitest.cc | 71 SendResponseDelegate() : should_post_quit_(false) {} 76 should_post_quit_ = should_quit; 95 if (should_post_quit_) { 102 bool should_post_quit_; member in class:extensions::__anon8351::SendResponseDelegate [all...] |