Home
last modified time | relevance | path

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

/hardware/google/av/codec2/hidl/1.0/utils/
DComponent.cpp288 bool processNotifications(nsecs_t* timeToRetryNs);
921 bool InputBufferManager::processNotifications(nsecs_t* timeToRetryNs) { in processNotifications() function in hardware::google::media::c2::V1_0::utils::InputBufferManager
1036 while (processNotifications(&timeToRetryNs)) { in main()