Home
last modified time | relevance | path

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

/frameworks/av/media/codec2/hidl/1.0/utils/
Dtypes.cpp1003 bool isNewConnection = foundConnection == mConnections.end(); in send() local
1006 if (isNewConnection || in send()
1023 if (isNewConnection) { in send()