Home
last modified time | relevance | path

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

/hardware/google/av/codec2/hidl/client/include/codec2/hidl/
Dclient.h231 mutable bool mListed; member
/hardware/google/av/codec2/hidl/client/
Dclient.cpp340 Codec2ConfigurableClient(base), mListed(false), mInstanceName(instanceName) { in Codec2Client()
522 if (mListed) { in listComponents()
541 mListed = true; in listComponents()