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.aidl125 @nullable ConnectionInfo getConnectionInfo(@utf8InCpp String name); in getConnectionInfo() method
/frameworks/base/core/java/android/os/
DServiceManagerNative.java105 public ConnectionInfo getConnectionInfo(String name) throws RemoteException { in getConnectionInfo() method in ServiceManagerProxy
/frameworks/native/libs/fakeservicemanager/
DFakeServiceManager.cpp103 std::optional<IServiceManager::ConnectionInfo> FakeServiceManager::getConnectionInfo( in getConnectionInfo() function in android::FakeServiceManager
/frameworks/native/libs/binder/
Dservicedispatcher.cpp165 android::binder::Status getConnectionInfo( in getConnectionInfo() function in __anona95398ca0111::ServiceManagerProxyToNative
DIServiceManager.cpp527 std::optional<IServiceManager::ConnectionInfo> ServiceManagerShim::getConnectionInfo( in getConnectionInfo() function in android::ServiceManagerShim
/frameworks/native/cmds/servicemanager/
DServiceManager.cpp681 Status ServiceManager::getConnectionInfo(const std::string& name, in getConnectionInfo() function in android::ServiceManager
/frameworks/base/tools/aapt2/integration-tests/CommandTests/
Dandroid-33.jarAndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...