/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/lldb/Target/ |
D | InstrumentationRuntime.h | 62 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/ |
D | InstrumentationRuntime.h | 62 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/ |
D | InstrumentationRuntime.h | 62 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/ |
D | InstrumentationRuntime.h | 62 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 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
|
/aosp_15_r20/external/cronet/net/ssl/ |
H A D | ssl_key_logger.cc | 13 bool SSLKeyLoggerManager::IsActive() { in IsActive() function in net::SSLKeyLoggerManager
|
/aosp_15_r20/external/webrtc/test/logging/ |
H A D | file_log_writer.cc | 32 bool FileLogWriter::IsActive() const { in IsActive() function in webrtc::webrtc_impl::FileLogWriter
|
H A D | memory_log_writer.cc | 26 bool IsActive() const override { return true; } in IsActive() function in webrtc::__anon01318cec0111::MemoryLogWriter
|
/aosp_15_r20/external/webrtc/api/ |
H A D | rtc_event_log_output_file.cc | 53 bool RtcEventLogOutputFile::IsActive() const { in IsActive() function in webrtc::RtcEventLogOutputFile
|
/aosp_15_r20/external/webrtc/pc/ |
H A D | rtcp_mux_filter.cc | 27 bool RtcpMuxFilter::IsActive() const { in IsActive() function in cricket::RtcpMuxFilter
|
H A D | srtp_filter.cc | 29 bool SrtpFilter::IsActive() const { in IsActive() function in cricket::SrtpFilter
|
/aosp_15_r20/external/armnn/src/armnnUtils/ |
H A D | LeakChecking.cpp | 31 bool ScopedLeakChecker::IsActive() in IsActive() function in armnnUtils::ScopedLeakChecker
|
/aosp_15_r20/system/chre/apps/nearby/location/lbs/contexthub/nanoapps/nearby/ |
H A D | tracker_filter.h | 86 bool IsActive() { in IsActive() function
|
/aosp_15_r20/external/autotest/client/cros/cellular/pseudomodem/ |
H A D | bearer.py | 55 def IsActive(self): member in Bearer
|
/aosp_15_r20/external/pigweed/pw_dma_mcuxpresso/public/pw_dma_mcuxpresso/ |
H A D | dma.h | 76 bool IsActive() { return DMA_ChannelIsActive(controller_base(), channel_); } in IsActive() function
|
/aosp_15_r20/external/cronet/base/task/sequence_manager/ |
H A D | task_queue_selector.h | 130 bool IsActive(TaskQueue::QueuePriority priority) const { in IsActive() function
|
/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/runtime/ |
H A D | diagnostics.h | 158 bool IsActive() const { return diagnostic_.has_value(); } in IsActive() function
|
/aosp_15_r20/external/cronet/base/task/ |
H A D | post_job.cc | 98 bool JobHandle::IsActive() const { in IsActive() function in base::JobHandle
|
/aosp_15_r20/external/perfetto/src/trace_processor/importers/common/ |
H A D | flow_tracker.cc | 111 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/ |
D | IdentifierNamingCheck.h | 156 bool IsActive; member
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/clang-tidy/readability/ |
D | IdentifierNamingCheck.h | 156 bool IsActive; member
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/clang-tidy/readability/ |
D | IdentifierNamingCheck.h | 156 bool IsActive; member
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/clang-tidy/readability/ |
D | IdentifierNamingCheck.h | 156 bool IsActive; member
|
/aosp_15_r20/external/cronet/base/task/thread_pool/ |
H A D | job_task_source.cc | 268 bool JobTaskSource::IsActive() const { in IsActive() function in base::internal::JobTaskSource
|
/aosp_15_r20/frameworks/base/media/mca/filterfw/native/core/ |
H A D | gl_env.cpp | 199 bool GLEnv::IsActive() const { in IsActive() function in android::filterfw::GLEnv
|