Home
last modified time | relevance | path

Searched defs:IsActive (Results 1 – 25 of 26) sorted by relevance

12

/external/cronet/net/ssl/
Dssl_key_logger.cc13 bool SSLKeyLoggerManager::IsActive() { in IsActive() function in net::SSLKeyLoggerManager
/external/webrtc/test/logging/
Dfile_log_writer.cc32 bool FileLogWriter::IsActive() const { in IsActive() function in webrtc::webrtc_impl::FileLogWriter
Dmemory_log_writer.cc26 bool IsActive() const override { return true; } in IsActive() function in webrtc::__anon9820681b0111::MemoryLogWriter
/external/webrtc/api/
Drtc_event_log_output_file.cc53 bool RtcEventLogOutputFile::IsActive() const { in IsActive() function in webrtc::RtcEventLogOutputFile
/external/webrtc/pc/
Drtcp_mux_filter.cc27 bool RtcpMuxFilter::IsActive() const { in IsActive() function in cricket::RtcpMuxFilter
Dsrtp_filter.cc29 bool SrtpFilter::IsActive() const { in IsActive() function in cricket::SrtpFilter
Dpeer_connection_interface_unittest.cc440 bool IsActive() const override { return true; } in IsActive() function in webrtc::__anonc379892c0111::RtcEventLogOutputNull
/external/armnn/src/armnnUtils/
DLeakChecking.cpp31 bool ScopedLeakChecker::IsActive() in IsActive() function in armnnUtils::ScopedLeakChecker
/external/openthread/src/core/meshcop/
Ddataset_local.hpp187 bool IsActive(void) const { return (mType == Dataset::kActive); } in IsActive() function in ot::MeshCoP::DatasetLocal
Dcommissioner.hpp416 bool IsActive(void) const { return mState == kStateActive; } in IsActive() function in ot::MeshCoP::Commissioner
/external/autotest/client/cros/cellular/pseudomodem/
Dbearer.py55 def IsActive(self): member in Bearer
/external/skia/src/sksl/
DSkSLThreadContext.cpp111 bool ThreadContext::IsActive() { in IsActive() function in SkSL::ThreadContext
/external/cronet/base/task/sequence_manager/
Dtask_queue_selector.h127 bool IsActive(TaskQueue::QueuePriority priority) const { in IsActive() function
/external/tensorflow/tensorflow/compiler/xla/runtime/
Ddiagnostics.h158 bool IsActive() const { return diagnostic_.has_value(); } in IsActive() function
/external/cronet/base/task/
Dpost_job.cc98 bool JobHandle::IsActive() const { in IsActive() function in base::JobHandle
/external/perfetto/src/trace_processor/importers/common/
Dflow_tracker.cc110 bool FlowTracker::IsActive(FlowId flow_id) const { in IsActive() function in perfetto::trace_processor::FlowTracker
/external/clang/lib/CodeGen/
DCGCleanup.cpp190 bool IsActive = !(Kind & InactiveCleanup); in pushCleanup() local
524 llvm::Value *IsActive in EmitCleanup() local
610 bool IsActive = Scope.isActive(); in PopCleanupBlock() local
DCGCleanup.h75 unsigned IsActive : 1; variable
DCGCall.cpp3315 llvm::Instruction *IsActive = Builder.CreateUnreachable(); in EmitCallArg() local
/external/cronet/base/task/thread_pool/
Djob_task_source.cc253 bool JobTaskSource::IsActive() const { in IsActive() function in base::internal::JobTaskSource
/external/tensorflow/tensorflow/core/profiler/backends/cpu/
Dtraceme_recorder.cc257 bool IsActive() const { return active_.load(std::memory_order_acquire); } in IsActive() function in tensorflow::profiler::TraceMeRecorder::ThreadLocalRecorder
/external/webrtc/call/
Drtp_video_sender.cc542 bool RtpVideoSender::IsActive() { in IsActive() function in webrtc::RtpVideoSender
/external/gptfdisk/
Dbasicmbr.cc964 int i, IsActive = 0; in IsEEActive() local
/external/vixl/src/aarch64/
Dsimulator-aarch64.h422 bool IsActive(VectorFormat vform, int lane_index) const { in IsActive() function
/external/clang/include/clang/Basic/
DDiagnostic.h882 mutable bool IsActive = false; variable

12