Searched refs:getInstanceName (Results 1 - 3 of 3) sorted by relevance

/frameworks/native/cmds/lshal/
H A Dtest.cpp271 static std::string getInstanceName(pid_t serverId) { function in namespace:android::lshal
278 return getInterfaceName(serverId) + "/" + getInstanceName(serverId);
358 cb({InstanceDebugInfo{getInterfaceName(3), getInstanceName(3), 3,
360 InstanceDebugInfo{getInterfaceName(4), getInstanceName(4), 4,
367 cb({InstanceDebugInfo{getInterfaceName(5), getInstanceName(5), 5,
369 InstanceDebugInfo{getInterfaceName(6), getInstanceName(6), 6,
/frameworks/base/wifi/java/android/net/wifi/p2p/nsd/
H A DWifiP2pDnsSdServiceResponse.java115 public String getInstanceName() { method in class:WifiP2pDnsSdServiceResponse
/frameworks/base/wifi/java/android/net/wifi/p2p/
H A DWifiP2pManager.java874 resp.getInstanceName(),

Completed in 143 milliseconds