Searched refs:getInstanceName (Results 1 – 3 of 3) sorted by relevance
/frameworks/native/cmds/lshal/ |
D | test.cpp | 271 static std::string getInstanceName(pid_t serverId) { in getInstanceName() function 278 return getInterfaceName(serverId) + "/" + getInstanceName(serverId); in getFqInstanceName() 358 cb({InstanceDebugInfo{getInterfaceName(3), getInstanceName(3), 3, in initMockServiceManager() 360 InstanceDebugInfo{getInterfaceName(4), getInstanceName(4), 4, in initMockServiceManager() 367 cb({InstanceDebugInfo{getInterfaceName(5), getInstanceName(5), 5, in initMockServiceManager() 369 InstanceDebugInfo{getInterfaceName(6), getInstanceName(6), 6, in initMockServiceManager()
|
/frameworks/base/wifi/java/android/net/wifi/p2p/nsd/ |
D | WifiP2pDnsSdServiceResponse.java | 115 public String getInstanceName() { in getInstanceName() method in WifiP2pDnsSdServiceResponse
|
/frameworks/base/wifi/java/android/net/wifi/p2p/ |
D | WifiP2pManager.java | 874 resp.getInstanceName(), in handleDnsSdServiceResponse()
|