Home
last modified time | relevance | path

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

/frameworks/av/media/codec2/hal/aidl/
DBufferTypes.cpp283 bool isNewConnection = foundConnection == mConnections.end(); in send() local
286 if (isNewConnection || in send()
293 &isNewConnection); in send()
/frameworks/av/media/codec2/hal/hidl/1.0/utils/
Dtypes.cpp365 bool isNewConnection = foundConnection == mConnections.end(); in send() local
368 if (isNewConnection || in send()
385 if (isNewConnection) { in send()