Home
last modified time | relevance | path

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

123

/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/lldb/Target/
DInstrumentationRuntime.h62 void SetActive(bool IsActive) { m_is_active = IsActive; } in SetActive()
86 bool IsActive() const { return m_is_active; } in IsActive() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/lldb/Target/
DInstrumentationRuntime.h62 void SetActive(bool IsActive) { m_is_active = IsActive; } in SetActive()
86 bool IsActive() const { return m_is_active; } in IsActive() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/lldb/Target/
DInstrumentationRuntime.h62 void SetActive(bool IsActive) { m_is_active = IsActive; } in SetActive()
86 bool IsActive() const { return m_is_active; } in IsActive() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/lldb/Target/
DInstrumentationRuntime.h62 void SetActive(bool IsActive) { m_is_active = IsActive; } in SetActive()
86 bool IsActive() const { return m_is_active; } in IsActive() function
/aosp_15_r20/external/clang/lib/CodeGen/
H A DCGCleanup.cpp190 bool IsActive = !(Kind & InactiveCleanup); in pushCleanup() local
524 llvm::Value *IsActive in EmitCleanup() local
610 bool IsActive = Scope.isActive(); in PopCleanupBlock() local
/aosp_15_r20/external/cronet/net/ssl/
H A Dssl_key_logger.cc13 bool SSLKeyLoggerManager::IsActive() { in IsActive() function in net::SSLKeyLoggerManager
/aosp_15_r20/external/webrtc/test/logging/
H A Dfile_log_writer.cc32 bool FileLogWriter::IsActive() const { in IsActive() function in webrtc::webrtc_impl::FileLogWriter
H A Dmemory_log_writer.cc26 bool IsActive() const override { return true; } in IsActive() function in webrtc::__anon01318cec0111::MemoryLogWriter
/aosp_15_r20/external/webrtc/api/
H A Drtc_event_log_output_file.cc53 bool RtcEventLogOutputFile::IsActive() const { in IsActive() function in webrtc::RtcEventLogOutputFile
/aosp_15_r20/external/webrtc/pc/
H A Drtcp_mux_filter.cc27 bool RtcpMuxFilter::IsActive() const { in IsActive() function in cricket::RtcpMuxFilter
H A Dsrtp_filter.cc29 bool SrtpFilter::IsActive() const { in IsActive() function in cricket::SrtpFilter
/aosp_15_r20/external/armnn/src/armnnUtils/
H A DLeakChecking.cpp31 bool ScopedLeakChecker::IsActive() in IsActive() function in armnnUtils::ScopedLeakChecker
/aosp_15_r20/system/chre/apps/nearby/location/lbs/contexthub/nanoapps/nearby/
H A Dtracker_filter.h86 bool IsActive() { in IsActive() function
/aosp_15_r20/external/autotest/client/cros/cellular/pseudomodem/
H A Dbearer.py55 def IsActive(self): member in Bearer
/aosp_15_r20/external/pigweed/pw_dma_mcuxpresso/public/pw_dma_mcuxpresso/
H A Ddma.h76 bool IsActive() { return DMA_ChannelIsActive(controller_base(), channel_); } in IsActive() function
/aosp_15_r20/external/cronet/base/task/sequence_manager/
H A Dtask_queue_selector.h130 bool IsActive(TaskQueue::QueuePriority priority) const { in IsActive() function
/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/runtime/
H A Ddiagnostics.h158 bool IsActive() const { return diagnostic_.has_value(); } in IsActive() function
/aosp_15_r20/external/cronet/base/task/
H A Dpost_job.cc98 bool JobHandle::IsActive() const { in IsActive() function in base::JobHandle
/aosp_15_r20/external/perfetto/src/trace_processor/importers/common/
H A Dflow_tracker.cc111 bool FlowTracker::IsActive(FlowId flow_id) const { in IsActive() function in perfetto::trace_processor::FlowTracker
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/clang-tidy/readability/
DIdentifierNamingCheck.h156 bool IsActive; member
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/clang-tidy/readability/
DIdentifierNamingCheck.h156 bool IsActive; member
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/clang-tidy/readability/
DIdentifierNamingCheck.h156 bool IsActive; member
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/clang-tidy/readability/
DIdentifierNamingCheck.h156 bool IsActive; member
/aosp_15_r20/external/cronet/base/task/thread_pool/
H A Djob_task_source.cc268 bool JobTaskSource::IsActive() const { in IsActive() function in base::internal::JobTaskSource
/aosp_15_r20/frameworks/base/media/mca/filterfw/native/core/
H A Dgl_env.cpp199 bool GLEnv::IsActive() const { in IsActive() function in android::filterfw::GLEnv

123