Home
last modified time | relevance | path

Searched refs:getPassthroughServiceManager (Results 1 – 3 of 3) sorted by relevance

/aosp12/system/libhidl/transport/include/hidl/
H A DServiceManagement.h78 sp<::android::hidl::manager::V1_0::IServiceManager> getPassthroughServiceManager();
/aosp12/frameworks/native/cmds/lshal/
H A DLshal.cpp41 ::android::hardware::getPassthroughServiceManager()) { in Lshal()
/aosp12/system/libhidl/transport/
H A DServiceManagement.cpp554 sp<IServiceManager1_0> getPassthroughServiceManager() { in getPassthroughServiceManager() function
823 const sp<IServiceManager1_0> pm = getPassthroughServiceManager(); in getRawServiceInternal()