Home
last modified time | relevance | path

Searched defs:getConnectionInfo (Results 1 – 7 of 7) sorted by relevance

/frameworks/native/libs/binder/aidl/android/os/
DIServiceManager.aidl152 @nullable ConnectionInfo getConnectionInfo(@utf8InCpp String name); in getConnectionInfo() method
/frameworks/native/libs/fakeservicemanager/
DFakeServiceManager.cpp103 std::optional<IServiceManager::ConnectionInfo> FakeServiceManager::getConnectionInfo( in getConnectionInfo() function in android::FakeServiceManager
/frameworks/base/core/java/android/os/
DServiceManagerNative.java119 public ConnectionInfo getConnectionInfo(String name) throws RemoteException { in getConnectionInfo() method in ServiceManagerProxy
/frameworks/native/libs/binder/
Dservicedispatcher.cpp173 android::binder::Status getConnectionInfo( in getConnectionInfo() function in __anon515abec00111::ServiceManagerProxyToNative
DBackendUnifiedServiceManager.cpp442 Status BackendUnifiedServiceManager::getConnectionInfo( in getConnectionInfo() function in android::BackendUnifiedServiceManager
DIServiceManager.cpp806 std::optional<IServiceManager::ConnectionInfo> CppBackendShim::getConnectionInfo( in getConnectionInfo() function in android::CppBackendShim
/frameworks/native/cmds/servicemanager/
DServiceManager.cpp810 Status ServiceManager::getConnectionInfo(const std::string& name, in getConnectionInfo() function in android::ServiceManager