Home
last modified time | relevance | path

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

/hardware/google/av/codec2/hidl/client/
Dclient.cpp81 std::shared_ptr<Codec2Client> getClient(size_t index) { in getClient() function
88 list[i] = getClient(i); in getClientList()
648 std::shared_ptr<Codec2Client> client = getClient(index); in ForAllStores()