/external/cronet/net/ssl/ |
D | ssl_key_logger.cc | 13 bool SSLKeyLoggerManager::IsActive() { in IsActive() function in net::SSLKeyLoggerManager
|
/external/webrtc/test/logging/ |
D | file_log_writer.cc | 32 bool FileLogWriter::IsActive() const { in IsActive() function in webrtc::webrtc_impl::FileLogWriter
|
D | memory_log_writer.cc | 26 bool IsActive() const override { return true; } in IsActive() function in webrtc::__anon9820681b0111::MemoryLogWriter
|
/external/webrtc/api/ |
D | rtc_event_log_output_file.cc | 53 bool RtcEventLogOutputFile::IsActive() const { in IsActive() function in webrtc::RtcEventLogOutputFile
|
/external/webrtc/pc/ |
D | rtcp_mux_filter.cc | 27 bool RtcpMuxFilter::IsActive() const { in IsActive() function in cricket::RtcpMuxFilter
|
D | srtp_filter.cc | 29 bool SrtpFilter::IsActive() const { in IsActive() function in cricket::SrtpFilter
|
D | peer_connection_interface_unittest.cc | 440 bool IsActive() const override { return true; } in IsActive() function in webrtc::__anonc379892c0111::RtcEventLogOutputNull
|
/external/armnn/src/armnnUtils/ |
D | LeakChecking.cpp | 31 bool ScopedLeakChecker::IsActive() in IsActive() function in armnnUtils::ScopedLeakChecker
|
/external/openthread/src/core/meshcop/ |
D | dataset_local.hpp | 187 bool IsActive(void) const { return (mType == Dataset::kActive); } in IsActive() function in ot::MeshCoP::DatasetLocal
|
D | commissioner.hpp | 416 bool IsActive(void) const { return mState == kStateActive; } in IsActive() function in ot::MeshCoP::Commissioner
|
/external/autotest/client/cros/cellular/pseudomodem/ |
D | bearer.py | 55 def IsActive(self): member in Bearer
|
/external/skia/src/sksl/ |
D | SkSLThreadContext.cpp | 111 bool ThreadContext::IsActive() { in IsActive() function in SkSL::ThreadContext
|
/external/cronet/base/task/sequence_manager/ |
D | task_queue_selector.h | 127 bool IsActive(TaskQueue::QueuePriority priority) const { in IsActive() function
|
/external/tensorflow/tensorflow/compiler/xla/runtime/ |
D | diagnostics.h | 158 bool IsActive() const { return diagnostic_.has_value(); } in IsActive() function
|
/external/cronet/base/task/ |
D | post_job.cc | 98 bool JobHandle::IsActive() const { in IsActive() function in base::JobHandle
|
/external/perfetto/src/trace_processor/importers/common/ |
D | flow_tracker.cc | 110 bool FlowTracker::IsActive(FlowId flow_id) const { in IsActive() function in perfetto::trace_processor::FlowTracker
|
/external/clang/lib/CodeGen/ |
D | CGCleanup.cpp | 190 bool IsActive = !(Kind & InactiveCleanup); in pushCleanup() local 524 llvm::Value *IsActive in EmitCleanup() local 610 bool IsActive = Scope.isActive(); in PopCleanupBlock() local
|
D | CGCleanup.h | 75 unsigned IsActive : 1; variable
|
D | CGCall.cpp | 3315 llvm::Instruction *IsActive = Builder.CreateUnreachable(); in EmitCallArg() local
|
/external/cronet/base/task/thread_pool/ |
D | job_task_source.cc | 253 bool JobTaskSource::IsActive() const { in IsActive() function in base::internal::JobTaskSource
|
/external/tensorflow/tensorflow/core/profiler/backends/cpu/ |
D | traceme_recorder.cc | 257 bool IsActive() const { return active_.load(std::memory_order_acquire); } in IsActive() function in tensorflow::profiler::TraceMeRecorder::ThreadLocalRecorder
|
/external/webrtc/call/ |
D | rtp_video_sender.cc | 542 bool RtpVideoSender::IsActive() { in IsActive() function in webrtc::RtpVideoSender
|
/external/gptfdisk/ |
D | basicmbr.cc | 964 int i, IsActive = 0; in IsEEActive() local
|
/external/vixl/src/aarch64/ |
D | simulator-aarch64.h | 422 bool IsActive(VectorFormat vform, int lane_index) const { in IsActive() function
|
/external/clang/include/clang/Basic/ |
D | Diagnostic.h | 882 mutable bool IsActive = false; variable
|