Searched defs:isStopped (Results 1 – 4 of 4) sorted by relevance
/hardware/google/aemu/base/ | ||
D | MessageChannel.cpp | 35 bool MessageChannelBase::isStopped() const { in isStopped() function in android::base::MessageChannelBase |
/hardware/google/gfxstream/guest/android-emu/aemu/base/synchronization/ | ||
D | AndroidMessageChannel.cpp | 35 bool MessageChannelBase::isStopped() const { in isStopped() function in gfxstream::guest::MessageChannelBase |
/hardware/google/gfxstream/host/ | ||
D | RenderChannelImpl.cpp | 172 bool RenderChannelImpl::isStopped() const { in isStopped() function in gfxstream::RenderChannelImpl |
/hardware/interfaces/automotive/remoteaccess/test_grpc_server/impl/src/ | ||
D | TestWakeupClientServiceImpl.cpp | 108 bool TaskQueue::isStopped() { in isStopped() function in android::hardware::automotive::remoteaccess::TaskQueue |