Searched refs:processNotifications (Results 1 – 2 of 2) sorted by relevance
273 bool processNotifications(nsecs_t* timeToRetryNs);
320 bool InputBufferManager::processNotifications(nsecs_t* timeToRetryNs) { in processNotifications() function in android::hardware::media::c2::V1_0::utils::InputBufferManager452 while (processNotifications(&timeToRetryNs)) { in main()