Searched defs:initClient (Results 1 – 2 of 2) sorted by relevance
| /frameworks/native/services/surfaceflinger/tests/ | ||
| D | IPC_test.cpp | 97 status_t initClient() { return callRemote<decltype(&IIPCTest::initClient)>(Tag::InitClient); } in initClient() function in android::test::BpIPCTest |
| D | Credentials_test.cpp | 73 void initClient() { in initClient() function in android::CredentialsTest |