Searched refs:processNotifications (Results 1 – 1 of 1) sorted by relevance
288 bool processNotifications(nsecs_t* timeToRetryNs);921 bool InputBufferManager::processNotifications(nsecs_t* timeToRetryNs) { in processNotifications() function in hardware::google::media::c2::V1_0::utils::InputBufferManager1036 while (processNotifications(&timeToRetryNs)) { in main()