Searched defs:ClientBase (Results 1 - 1 of 1) sorted by relevance

/frameworks/native/libs/vr/libpdx/private/pdx/
H A Dclient.h160 class ClientBase : public ParentClient { class in class:android::pdx::Client
174 * responsible for passing this through to the appropriate ClientBase
195 using BASE = ClientBase<T, ParentClient>;

Completed in 95 milliseconds