Home
last modified time | relevance | path

Searched refs:getClients (Results 1 – 1 of 1) sorted by relevance

/frameworks/native/cmds/lshal/
Dtest.cpp272 static std::vector<pid_t> getClients(pid_t serverId) { in getClients() function
277 info.refPids[getPtr(serverId)] = getClients(serverId); in getPidInfoFromId()
382 getClients(3), A::IS_32BIT}, in initMockServiceManager()
384 getClients(4), A::IS_32BIT}}); in initMockServiceManager()
391 getClients(5), A::IS_32BIT}, in initMockServiceManager()
393 getClients(6), A::IS_32BIT}}); in initMockServiceManager()
440 .clientPids = getClients(id), in TEST_F()