Searched refs:IsCanceled (Results 1 – 2 of 2) sorted by relevance
149 while (!IsCanceled()) { in EnterDispatchLoop()189 bool ServiceDispatcher::IsCanceled() const { return canceled_; } in IsCanceled() function in android::pdx::ServiceDispatcher
81 bool IsCanceled() const;