Home
last modified time | relevance | path

Searched defs:is_active (Results 1 – 25 of 58) sorted by relevance

123

/external/autotest/site_utils/stable_images/
Dtest_omaha_status.json6 "is_active": true boolean
30 "is_active": true boolean
54 "is_active": true boolean
72 "is_active": true boolean
90 "is_active": true boolean
108 "is_active": true boolean
126 "is_active": true boolean
144 "is_active": true boolean
168 "is_active": true boolean
188 "is_active": true boolean
[all …]
/external/perfetto/include/perfetto/tracing/internal/
Dchecked_scope.h46 bool is_active() const { return is_active_; } in is_active() function
49 void set_is_active(bool is_active) { is_active_ = is_active; } in set_is_active()
/external/pigweed/pw_spi/public/pw_spi/
Dchip_selector_mock.h26 bool is_active() { return active_; } in is_active() function
/external/autotest/client/cros/cellular/
Dhermes_utils.py186 is_active, euicc_path=None, hermes_manager=None, iccid=None, profile=None): argument
226 def get_profile(euicc_path, hermes_manager, is_active): argument
/external/python/python-api-core/google/api_core/
Dbidi.py341 def is_active(self): member in BidiRpc
568 def is_active(self): member in ResumableBidiRpc
714 def is_active(self): member in BackgroundConsumer
/external/grpc-grpc/src/python/grpcio_testing/grpc_testing/_channel/
D_invocation.py68 def is_active(self): member in _Call
98 def is_active(self): member in _RpcErrorCall
217 def is_active(self): member in _FutureCall
305 def is_active(self): member in ResponseIteratorCall
D_rpc_state.py185 def is_active(self): member in State
/external/cronet/net/base/
Dmock_network_change_notifier.h66 void SetIsDefaultNetworkActiveInternalForTesting(bool is_active) { in SetIsDefaultNetworkActiveInternalForTesting()
/external/clang/tools/scan-build-py/libscanbuild/
Dclang.py125 def is_active(actives, entry): function
/external/OpenCSD/decoder/include/common/
Dtrc_ret_stack.h64 bool is_active() const in is_active() function
/external/cronet/base/message_loop/
Dmessage_pump_fuchsia.h60 bool is_active() const { return async_wait_t::handler != nullptr; } in is_active() function
/external/libchrome/base/metrics/
Dhistogram_snapshot_manager.cc23 MakeActive(std::atomic<bool>* is_active) : is_active_(is_active) { in MakeActive()
/external/webrtc/api/video/
Dvideo_source_interface.h88 bool is_active = true; member
/external/python/cpython2/Lib/idlelib/
DCallTipWindow.py133 def is_active(self): member in CallTip
DAutoCompleteWindow.py372 def is_active(self): member in AutoCompleteWindow
/external/python/cpython3/Lib/
Dgraphlib.py132 def is_active(self): member in TopologicalSorter
/external/grpc-grpc/src/python/grpcio_testing/grpc_testing/_server/
D_servicer_context.py26 def is_active(self): member in ServicerContext
D_rpc.py129 def is_active(self): member in Rpc
/external/python/cpython3/Lib/asyncio/
Dunix_events.py871 def is_active(self): member in AbstractChildWatcher
913 def is_active(self): member in PidfdChildWatcher
978 def is_active(self): member in BaseChildWatcher
1224 def is_active(self): member in MultiLoopChildWatcher
1343 def is_active(self): member in ThreadedChildWatcher
/external/google-breakpad/src/common/
Dsimple_string_dictionary.h71 bool is_active() const { in is_active() function
/external/python/python-api-core/tests/unit/
Dtest_bidi.py234 def is_active(self): member in ClosedCall
355 def is_active(self): member in CallStub
/external/cronet/net/dns/
Dmdns_client_impl.h331 bool is_active() { return !callback_.is_null(); } in is_active() function
/external/arm-trusted-firmware/plat/brcm/board/common/
Dbcm_elog.c38 unsigned int is_active; member
/external/python/cpython3/Lib/idlelib/
Dautocomplete_w.py451 def is_active(self): member in AutoCompleteWindow
/external/cronet/base/task/sequence_manager/
Dtask_queue_selector.cc273 bool is_active) { in SetActive()

123