Home
last modified time | relevance | path

Searched defs:serverId (Results 1 – 4 of 4) sorted by relevance

/aosp12/packages/modules/NetworkStack/src/android/net/dhcp/
H A DDhcpReleasePacket.java32 public DhcpReleasePacket(int transId, Inet4Address serverId, Inet4Address clientAddr, in DhcpReleasePacket()
/aosp12/frameworks/native/cmds/lshal/
H A Dtest.cpp296 static uint64_t getPtr(pid_t serverId) { return 10000 + serverId; } in getPtr()
297 static std::vector<pid_t> getClients(pid_t serverId) { in getClients()
300 static BinderPidInfo getPidInfoFromId(pid_t serverId) { in getPidInfoFromId()
307 static std::string getInterfaceName(pid_t serverId) { in getInterfaceName()
310 static std::string getInstanceName(pid_t serverId) { in getInstanceName()
316 static std::string getFqInstanceName(pid_t serverId) { in getFqInstanceName()
319 static std::string getCmdlineFromId(pid_t serverId) { in getCmdlineFromId()
324 static hidl_hash getHashFromId(pid_t serverId) { in getHashFromId()
/aosp12/packages/screensavers/PhotoTable/src/com/android/dreams/phototable/
H A DPicasaSource.java428 public static String constructId(String serverId) { in constructId()
/aosp12/frameworks/native/libs/binder/tests/
H A DbinderLibTest.cpp510 int32_t serverId[3]; in TEST_F() local
549 int32_t serverId[3]; in TEST_F() local