/aosp_15_r20/external/cronet/base/memory/ |
H A D | post_delayed_memory_reduction_task.cc | 63 bool IsRunning() const override { return timer_.IsRunning(); } in IsRunning() function in base::OneShotDelayedBackgroundTimer::TimerImpl 119 bool IsRunning() const override { return task_ != nullptr; } in IsRunning() function in base::OneShotDelayedBackgroundTimer::TaskImpl 163 bool OneShotDelayedBackgroundTimer::IsRunning() const { in IsRunning() function in base::OneShotDelayedBackgroundTimer
|
/aosp_15_r20/external/openthread/src/core/net/ |
H A D | dnssd_server.hpp | 495 bool IsRunning(void) const { return mIsRunning; } in IsRunning() function in ot::Dns::ServiceDiscovery::Server::DiscoveryProxy 551 bool IsRunning(void) const { return mSocket.IsBound(); } in IsRunning() function in ot::Dns::ServiceDiscovery::Server
|
/aosp_15_r20/external/libchrome/base/process/ |
H A D | process.h | 112 bool IsRunning() const { in IsRunning() function
|
/aosp_15_r20/out/soong/.intermediates/external/libchrome/libchrome-include/gen/gensrcs/external/libchrome/base/process/ |
D | process.h | 115 bool IsRunning() const { in IsRunning() function
|
/aosp_15_r20/out/soong/.intermediates/external/libchrome/libchrome-include/gen/4/external/libchrome/base/process/ |
D | process.h | 115 bool IsRunning() const { in IsRunning() function
|
/aosp_15_r20/external/cronet/net/third_party/quiche/src/quiche/quic/core/ |
H A D | quic_time_accumulator.h | 23 bool IsRunning() const { return last_start_time_ != NotRunningSentinel(); } in IsRunning() function
|
/aosp_15_r20/system/update_engine/common/ |
H A D | action_processor.cc | 42 bool ActionProcessor::IsRunning() const { in IsRunning() function in chromeos_update_engine::ActionProcessor
|
H A D | action.h | 114 bool IsRunning() const { in IsRunning() function
|
/aosp_15_r20/external/cronet/base/timer/ |
H A D | wall_clock_timer.cc | 42 bool WallClockTimer::IsRunning() const { in IsRunning() function in base::WallClockTimer
|
/aosp_15_r20/external/openthread/src/core/border_router/ |
H A D | infra_if.hpp | 107 bool IsRunning(void) const { return mIsRunning; } in IsRunning() function in ot::BorderRouter::InfraIf
|
/aosp_15_r20/external/armnn/profiling/client/src/ |
H A D | SendThread.hpp | 49 bool IsRunning() { return m_IsRunning.load(); } in IsRunning() function in arm::pipe::SendThread
|
H A D | PeriodicCounterCapture.hpp | 53 bool IsRunning() const { return m_IsRunning; } in IsRunning() function in arm::pipe::PeriodicCounterCapture
|
H A D | CommandHandler.hpp | 47 bool IsRunning() const { return m_IsRunning.load(); } in IsRunning() function in arm::pipe::CommandHandler
|
/aosp_15_r20/external/tensorflow/tensorflow/cc/training/ |
H A D | queue_runner.h | 106 bool IsRunning() const override { return !stopped_; } in IsRunning() function
|
/aosp_15_r20/packages/modules/Bluetooth/system/test/mock/ |
D | mock_main_shim_stack.cc | 38 bool Stack::IsRunning() { return stack_thread_ != nullptr; } in IsRunning() function in bluetooth::shim::Stack
|
/aosp_15_r20/external/cronet/base/process/ |
H A D | process.h | 152 bool IsRunning() const { in IsRunning() function
|
/aosp_15_r20/external/openthread/src/core/utils/ |
H A D | channel_monitor.hpp | 133 bool IsRunning(void) const { return mTimer.IsRunning(); } in IsRunning() function in ot::Utils::ChannelMonitor
|
/aosp_15_r20/external/openthread/src/core/thread/ |
H A D | announce_sender.hpp | 108 bool IsRunning(void) const { return mTimer.IsRunning(); } in IsRunning() function in ot::AnnounceSenderBase
|
/aosp_15_r20/packages/modules/Bluetooth/system/main/shim/ |
D | stack.cc | 173 bool Stack::IsRunning() { in IsRunning() function in bluetooth::shim::Stack
|
/aosp_15_r20/external/openthread/src/core/common/ |
H A D | trickle_timer.hpp | 104 bool IsRunning(void) const { return TimerMilli::IsRunning(); } in IsRunning() function in ot::TrickleTimer
|
/aosp_15_r20/art/runtime/gc/ |
H A D | task_processor.cc | 101 bool TaskProcessor::IsRunning() const { in IsRunning() function in art::gc::TaskProcessor
|
/aosp_15_r20/external/libchrome/base/timer/ |
H A D | timer.cc | 108 bool Timer::IsRunning() const { in IsRunning() function in base::Timer
|
/aosp_15_r20/packages/modules/Bluetooth/system/bta/le_audio/ |
D | content_control_id_keeper.cc | 112 bool IsRunning() { return ccid_keeper_impl_ ? true : false; } in IsRunning() function
|
/aosp_15_r20/external/libchrome/base/threading/ |
H A D | thread.cc | 233 bool Thread::IsRunning() const { in IsRunning() function in base::Thread
|
/aosp_15_r20/packages/modules/Bluetooth/system/common/ |
D | message_loop_thread.cc | 136 bool MessageLoopThread::IsRunning() const { in IsRunning() function in bluetooth::common::MessageLoopThread
|