Searched defs:getService (Results 1 – 8 of 8) sorted by relevance
42 std::shared_ptr<T> getService() { in getService() function
31 std::shared_ptr<T> getService() { in getService() function
46 std::shared_ptr<T> getService() { in getService() function
44 std::shared_ptr<T> getService() { in getService() function
32 std::shared_ptr<T> getService() { in getService() function
62 std::shared_ptr<T> getService() { in getService() function
45 sp<IBase> HidlService::getService() const { in getService() function in android::hidl::manager::implementation::HidlService