Home
last modified time | relevance | path

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

12

/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/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/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/libchrome/base/metrics/
Dhistogram_snapshot_manager.cc23 MakeActive(std::atomic<bool>* is_active) : is_active_(is_active) { in MakeActive()
/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
D_handler.py90 def is_active(self): member in _Handler
/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/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/google-breakpad/src/common/
Dsimple_string_dictionary.h71 bool is_active() const { 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/pdfium/third_party/base/allocator/partition_allocator/
Dpartition_page.h240 ALWAYS_INLINE bool PartitionPage::is_active() const { in is_active() function
/external/rust/crates/rayon-core/src/sleep/
Dcounters.rs50 pub(super) fn is_active(self) -> bool { in is_active() method
/external/grpc-grpc/src/python/grpcio_testing/grpc_testing/
D_common.py86 def is_active(self): member in ChannelRpcHandler
/external/swiftshader/third_party/SPIRV-Tools/source/opt/
Damd_ext_to_khr.cpp266 Instruction* is_active = ir_builder.AddNaryOp( in ReplaceSwizzleInvocations() local
381 Instruction* is_active = ir_builder.AddNaryOp( in ReplaceSwizzleInvocationsMasked() local
/external/angle/third_party/vulkan-deps/spirv-tools/src/source/opt/
Damd_ext_to_khr.cpp266 Instruction* is_active = ir_builder.AddNaryOp( in ReplaceSwizzleInvocations() local
381 Instruction* is_active = ir_builder.AddNaryOp( in ReplaceSwizzleInvocationsMasked() local
/external/grpc-grpc/src/python/grpcio/grpc/
D_interceptor.py103 def is_active(self): member in _FailureOutcome
155 def is_active(self): member in _UnaryOutcome

12