Home
last modified time | relevance | path

Searched defs:initClient (Results 1 – 2 of 2) sorted by relevance

/aosp12/frameworks/native/services/surfaceflinger/tests/
H A DIPC_test.cpp97 status_t initClient() { return callRemote<decltype(&IIPCTest::initClient)>(Tag::InitClient); } in initClient() function in android::test::BpIPCTest
138 status_t initClient() override { in initClient() function in android::test::BnIPCTest
H A DCredentials_test.cpp76 void initClient() { in initClient() function in android::CredentialsTest