Home
last modified time | relevance | path

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

/hardware/google/av/codec2/hidl/client/
Dclient.cpp76 size_t getClientCount() { in getClientCount() function
634 for (size_t index = getClientCount(); index > 0; ) { in ForAllStores()