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

/frameworks/native/libs/vr/libpdx/private/pdx/
H A Dservice.h633 class ServiceBase : public Service { class in namespace:android::pdx
654 typedef ServiceBase<TYPE> BASE;
656 ServiceBase(const std::string& name, std::unique_ptr<Endpoint> endpoint) function in class:android::pdx::ServiceBase

Completed in 34 milliseconds