Home
last modified time | relevance | path

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

123456

/aosp_15_r20/external/autotest/site_utils/stable_images/
H A 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 …]
/aosp_15_r20/cts/common/device-side/bedstead/btest/
H A Dbtest32 def is_active(self, device_state): member in CurrentUserState
57 def is_active(self, device_state): member in SystemUserState
86 def is_active(self, device_state): member in SecondaryUserState
127 def is_active(self, device_state): member in AdditionalUserState
161 def is_active(self, device_state): member in WorkProfileState
219 def is_active(self, device_state): member in CloneProfileState
274 def is_active(self, device_state): member in PrivateProfileState
/aosp_15_r20/external/pandora/avatar/avatar/metrics/
Dinterceptors.py107 def is_active(self) -> bool: member in UnaryStreamInterceptor.intercept_unary_stream.Proxy
155 def is_active(self) -> bool: member in StreamStreamInterceptor.intercept_stream_stream.Proxy
218 def is_active(self) -> bool: member in AioUnaryStreamInterceptor.intercept_unary_stream.Proxy
275 def is_active(self) -> bool: member in AioStreamStreamInterceptor.intercept_stream_stream.ResponseProxy
/aosp_15_r20/external/grpc-grpc/src/python/grpcio_testing/grpc_testing/_channel/
H A D_invocation.py67 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
/aosp_15_r20/trusty/user/app/sample/hwcryptohal/server/
Dcrypto_operation.rs92 fn is_active(&self) -> bool; in is_active() method
123 fn is_active(&self) -> bool; in is_active() method
168 fn is_active(&self) -> bool { in is_active() method
300 fn is_active(&self) -> bool { in is_active() method
565 fn is_active(&self) -> bool { in is_active() method
612 fn is_active(&self) -> bool { in is_active() method
665 fn is_active(&self) -> bool { in is_active() method
/aosp_15_r20/external/perfetto/include/perfetto/tracing/internal/
H A 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()
/aosp_15_r20/prebuilts/runtime/mainline/platform/sdk/include/external/perfetto/include/perfetto/tracing/internal/
H A 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()
/aosp_15_r20/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
/aosp_15_r20/packages/modules/Bluetooth/system/bta/le_audio/
Dcodec_manager.cc746 bool is_active = cis_entry.addr != RawAddress::kEmpty; in UpdateCisMonoConfiguration() local
812 bool is_active = false; in UpdateCisConfiguration() local
1248 LeAudioSinkAudioHalClient* sink_unicast_client, bool is_active) { in UpdateActiveUnicastAudioHalClient()
1257 LeAudioSourceAudioHalClient* source_broadcast_client, bool is_active) { in UpdateActiveBroadcastAudioHalClient()
Dmock_codec_manager.cc54 LeAudioSinkAudioHalClient* sink_unicast_client, bool is_active) { in UpdateActiveUnicastAudioHalClient()
63 LeAudioSourceAudioHalClient* source_broadcast_client, bool is_active) { in UpdateActiveBroadcastAudioHalClient()
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/python3/lib/python3.11/asyncio/
Dunix_events.py890 def is_active(self): member in AbstractChildWatcher
932 def is_active(self): member in PidfdChildWatcher
997 def is_active(self): member in BaseChildWatcher
1243 def is_active(self): member in MultiLoopChildWatcher
1362 def is_active(self): member in ThreadedChildWatcher
/aosp_15_r20/prebuilts/build-tools/common/py3-stdlib/asyncio/
H A Dunix_events.py890 def is_active(self): member in AbstractChildWatcher
932 def is_active(self): member in PidfdChildWatcher
997 def is_active(self): member in BaseChildWatcher
1243 def is_active(self): member in MultiLoopChildWatcher
1362 def is_active(self): member in ThreadedChildWatcher
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/python3/lib/python3.11/asyncio/
Dunix_events.py890 def is_active(self): member in AbstractChildWatcher
932 def is_active(self): member in PidfdChildWatcher
997 def is_active(self): member in BaseChildWatcher
1243 def is_active(self): member in MultiLoopChildWatcher
1362 def is_active(self): member in ThreadedChildWatcher
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/python3/lib/python3.11/asyncio/
Dunix_events.py890 def is_active(self): member in AbstractChildWatcher
932 def is_active(self): member in PidfdChildWatcher
997 def is_active(self): member in BaseChildWatcher
1243 def is_active(self): member in MultiLoopChildWatcher
1362 def is_active(self): member in ThreadedChildWatcher
/aosp_15_r20/external/python/cpython3/Lib/asyncio/
Dunix_events.py890 def is_active(self): member in AbstractChildWatcher
932 def is_active(self): member in PidfdChildWatcher
997 def is_active(self): member in BaseChildWatcher
1243 def is_active(self): member in MultiLoopChildWatcher
1362 def is_active(self): member in ThreadedChildWatcher
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/python3/lib/python3.11/asyncio/
Dunix_events.py890 def is_active(self): member in AbstractChildWatcher
932 def is_active(self): member in PidfdChildWatcher
997 def is_active(self): member in BaseChildWatcher
1243 def is_active(self): member in MultiLoopChildWatcher
1362 def is_active(self): member in ThreadedChildWatcher
/aosp_15_r20/external/autotest/client/cros/cellular/
H A 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
/aosp_15_r20/hardware/google/camera/common/hal/tests/
Dstream_buffer_cache_manager_tests.cc241 bool is_active = false; in TEST_F() local
321 bool is_active = false; in TEST_F() local
/aosp_15_r20/packages/services/Car/service/proto/android/car/audio/
Daudio_dump.proto91 optional bool is_active = 7; field
103 optional bool is_active = 8; field
129 optional bool is_active = 6; field
/aosp_15_r20/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
/aosp_15_r20/external/pigweed/pw_spi/public/pw_spi/
H A Dchip_selector_mock.h26 bool is_active() { return active_; } in is_active() function
/aosp_15_r20/external/pigweed/pw_bluetooth_sapphire/public/pw_bluetooth_sapphire/internal/host/l2cap/
H A Dscoped_channel.h31 [[nodiscard]] bool is_active() const { return chan_.is_alive(); } in is_active() function
/aosp_15_r20/frameworks/base/core/proto/android/server/
H A Dpowermanagerservice.proto71 optional bool is_active = 3; field
443 optional bool is_active = 1; field
/aosp_15_r20/art/runtime/arch/x86_64/
H A Dentrypoints_init_x86_64.cc58 void UpdateReadBarrierEntrypoints(QuickEntryPoints* qpoints, bool is_active) { in UpdateReadBarrierEntrypoints()
/aosp_15_r20/art/runtime/arch/x86/
H A Dentrypoints_init_x86.cc47 void UpdateReadBarrierEntrypoints(QuickEntryPoints* qpoints, bool is_active) { in UpdateReadBarrierEntrypoints()

123456