Home | History | Annotate | Download | only in libcamera2

Lines Matching refs:GetNumEntries

323 int RequestManager::GetNumEntries()
1495 ALOGV("DEBUG(%s):setting [SIGNAL_MAIN_REQ_Q_NOT_EMPTY] current(%d)", __FUNCTION__, m_requestManager->GetNumEntries());
1501 if (m_requestManager->GetNumEntries() == 0)
1639 inProgressCount = m_requestManager->GetNumEntries();