Searched defs:outClient (Results 1 – 5 of 5) sorted by relevance
26 ndk::ScopedAStatus Composer::createClient(std::shared_ptr<IComposerClient>* outClient) { in createClient()
40 ndk::ScopedAStatus Composer::createClient(std::shared_ptr<IComposerClient>* outClient) { in createClient()
380 const std::string& opPackageName, std::shared_ptr<ITranscodingClient>* outClient) { in addClient()
687 binder::Status createConnection(sp<gui::ISurfaceComposerClient>* outClient) override { in createConnection()
8509 binder::Status SurfaceComposerAIDL::createConnection(sp<gui::ISurfaceComposerClient>* outClient) { in createConnection()