Searched defs:getService (Results 1 – 8 of 8) sorted by relevance
41 std::shared_ptr<T> getService() { in getService() function
30 std::shared_ptr<T> getService() { in getService() function
43 std::shared_ptr<T> getService() { in getService() function
53 std::shared_ptr<T> getService() { in getService() function
31 std::shared_ptr<T> getService() { in getService() function
45 sp<IBase> HidlService::getService() const { in getService() function in android::hidl::manager::implementation::HidlService