/external/chromium_org/components/autofill/content/browser/wallet/ |
D | gaia_account.cc | 38 bool is_active = false; in Create() local 55 bool is_active) { in CreateForTesting() 77 bool is_active) in GaiaAccount()
|
D | gaia_account.h | 40 bool is_active() const { return is_active_; } in is_active() function
|
/external/chromium_org/ui/wm/core/ |
D | capture_controller.h | 29 bool is_active() const { return !root_windows_.empty(); } in is_active() function
|
/external/chromium_org/content/browser/service_worker/ |
D | service_worker_database.proto | 21 required bool is_active = 5; field
|
D | service_worker_database.h | 62 bool is_active; member
|
/external/chromium_org/net/dns/ |
D | mdns_client_impl.h | 271 bool is_active() { return !callback_.is_null(); } in is_active() function
|
/external/chromium_org/apps/ |
D | app_restore_service.cc | 112 bool is_active) { in RecordAppActiveState()
|
/external/chromium_org/chrome/browser/ui/views/tabs/ |
D | fake_base_tab_strip_controller.cc | 19 void FakeBaseTabStripController::AddTab(int index, bool is_active) { in AddTab()
|
D | browser_tab_strip_controller.cc | 432 bool is_active) { in TabInsertedAt() 556 bool is_active) { in AddTab()
|
/external/chromium_org/components/user_manager/ |
D | user.h | 225 void set_is_active(bool is_active) { is_active_ = is_active; } in set_is_active()
|
D | user.cc | 176 bool User::is_active() const { in is_active() function in user_manager::User
|
/external/chromium_org/ash/shelf/ |
D | shelf_window_watcher.cc | 170 bool is_active) { in UpdateShelfItemStatus()
|
/external/chromium_org/tools/cr/cr/ |
D | plugin.py | 167 def is_active(self): member in Plugin
|
/external/lldb/include/lldb/Target/ |
D | Target.h | 1049 SetIsActive (bool is_active) in SetIsActive()
|
/external/chromium_org/v8/src/ |
D | debug.h | 465 inline bool is_active() const { return is_active_; } in is_active() function
|
/external/chromium_org/components/policy/core/common/ |
D | policy_loader_win.cc | 275 bool is_active() { return active_; } in is_active() function in policy::__anon5477480d0111::ScopedDisableWow64Redirection
|
/external/chromium_org/net/spdy/ |
D | spdy_session.h | 431 bool is_active() const { in is_active() function
|
/external/chromium_org/chrome/browser/ui/views/panels/ |
D | panel_view.cc | 164 bool NativePanelTestingViews::VerifyActiveState(bool is_active) { in VerifyActiveState()
|
/external/chromium_org/third_party/WebKit/Tools/Scripts/webkitpy/thirdparty/mod_pywebsocket/ |
D | extensions.py | 61 def is_active(self): member in ExtensionProcessorInterface
|
/external/chromium_org/extensions/renderer/ |
D | dispatcher.cc | 218 bool is_active = in IsExtensionActive() local
|
/external/chromium_org/content/browser/loader/ |
D | resource_scheduler.cc | 287 bool is_active() const { return is_visible_ || is_audible_; } in is_active() function in content::ResourceScheduler::Client
|
/external/chromium_org/content/browser/frame_host/ |
D | navigation_controller_impl.cc | 1687 void NavigationControllerImpl::SetActive(bool is_active) { in SetActive()
|
/external/libnfc-nci/src/nfa/ee/ |
D | nfa_ee_act.c | 1784 BOOLEAN is_active = FALSE; in nfa_ee_is_active() local
|
/external/chromium_org/extensions/browser/ |
D | extension_prefs.cc | 1147 bool is_active) { in SetIsActive() 1156 bool is_active = false; in IsActive() local
|
/external/chromium_org/content/renderer/ |
D | render_widget.cc | 1498 void RenderWidget::OnSetInputMethodActive(bool is_active) { in OnSetInputMethodActive()
|