/external/autotest/site_utils/stable_images/ |
D | test_omaha_status.json | 6 "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/ |
D | checked_scope.h | 46 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/ |
D | chip_selector_mock.h | 26 bool is_active() { return active_; } in is_active() function
|
/external/pigweed/pw_bluetooth_sapphire/host/l2cap/public/pw_bluetooth_sapphire/internal/host/l2cap/ |
D | scoped_channel.h | 31 [[nodiscard]] bool is_active() const { return chan_.is_alive(); } in is_active() function
|
/external/autotest/client/cros/cellular/ |
D | hermes_utils.py | 186 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/pandora/avatar/avatar/metrics/ |
D | interceptors.py | 106 def is_active(self) -> bool: member in UnaryStreamInterceptor.intercept_unary_stream.Proxy 154 def is_active(self) -> bool: member in StreamStreamInterceptor.intercept_stream_stream.Proxy 217 def is_active(self) -> bool: member in AioUnaryStreamInterceptor.intercept_unary_stream.Proxy 274 def is_active(self) -> bool: member in AioStreamStreamInterceptor.intercept_stream_stream.ResponseProxy
|
/external/python/python-api-core/google/api_core/ |
D | bidi.py | 351 def is_active(self): member in BidiRpc 578 def is_active(self): member in ResumableBidiRpc 725 def is_active(self): member in BackgroundConsumer
|
/external/grpc-grpc/src/python/grpcio_testing/grpc_testing/_channel/ |
D | _invocation.py | 67 def is_active(self): member in _Call 96 def is_active(self): member in _RpcErrorCall 213 def is_active(self): member in _FutureCall 299 def is_active(self): member in ResponseIteratorCall
|
D | _rpc_state.py | 195 def is_active(self): member in State
|
/external/rust/android-crates-io/crates/grpcio-sys/grpc/src/core/ext/filters/channel_idle/ |
D | idle_filter_state.cc | 74 bool is_active = false; in CheckTimer() local
|
/external/grpc-grpc/src/core/ext/filters/channel_idle/ |
D | idle_filter_state.cc | 74 bool is_active = false; in CheckTimer() local
|
/external/cronet/tot/net/base/ |
D | mock_network_change_notifier.h | 66 void SetIsDefaultNetworkActiveInternalForTesting(bool is_active) { in SetIsDefaultNetworkActiveInternalForTesting()
|
/external/cronet/stable/net/base/ |
D | mock_network_change_notifier.h | 66 void SetIsDefaultNetworkActiveInternalForTesting(bool is_active) { in SetIsDefaultNetworkActiveInternalForTesting()
|
/external/clang/tools/scan-build-py/libscanbuild/ |
D | clang.py | 125 def is_active(actives, entry): function
|
/external/cronet/tot/third_party/rust/chromium_crates_io/vendor/skrifa-0.24.1/src/outline/glyf/hint/ |
D | definition.rs | 21 is_active: u8, field 65 pub fn is_active(&self) -> bool { in is_active() method
|
/external/cronet/stable/third_party/rust/chromium_crates_io/vendor/skrifa-0.24.1/src/outline/glyf/hint/ |
D | definition.rs | 21 is_active: u8, field 65 pub fn is_active(&self) -> bool { in is_active() method
|
/external/OpenCSD/decoder/include/common/ |
D | trc_ret_stack.h | 64 bool is_active() const in is_active() function
|
/external/libchrome/base/metrics/ |
D | histogram_snapshot_manager.cc | 23 MakeActive(std::atomic<bool>* is_active) : is_active_(is_active) { in MakeActive()
|
/external/cronet/stable/base/message_loop/ |
D | message_pump_fuchsia.h | 61 bool is_active() const { return async_wait_t::handler != nullptr; } in is_active() function
|
/external/cronet/tot/base/message_loop/ |
D | message_pump_fuchsia.h | 61 bool is_active() const { return async_wait_t::handler != nullptr; } in is_active() function
|
/external/webrtc/api/video/ |
D | video_source_interface.h | 88 bool is_active = true; member
|
/external/python/cpython3/Lib/ |
D | graphlib.py | 134 def is_active(self): member in TopologicalSorter
|
/external/grpc-grpc/src/python/grpcio_testing/grpc_testing/_server/ |
D | _servicer_context.py | 25 def is_active(self): member in ServicerContext
|
/external/google-breakpad/src/common/ |
D | simple_string_dictionary.h | 68 bool is_active() const { in is_active() function
|
/external/python/python-api-core/tests/unit/ |
D | test_bidi.py | 239 def is_active(self): member in ClosedCall 363 def is_active(self): member in CallStub
|