Home
last modified time | relevance | path

Searched refs:IsCanceled (Results 1 – 2 of 2) sorted by relevance

/frameworks/native/libs/vr/libpdx/
Dservice_dispatcher.cpp149 while (!IsCanceled()) { in EnterDispatchLoop()
189 bool ServiceDispatcher::IsCanceled() const { return canceled_; } in IsCanceled() function in android::pdx::ServiceDispatcher
/frameworks/native/libs/vr/libpdx/private/pdx/
Dservice_dispatcher.h81 bool IsCanceled() const;