Home | History | Annotate | Download | only in libcamera2

Lines Matching refs:GetNumEntries

324 int RequestManager::GetNumEntries()
1496 ALOGV("DEBUG(%s):setting [SIGNAL_MAIN_REQ_Q_NOT_EMPTY] current(%d)", __FUNCTION__, m_requestManager->GetNumEntries());
1502 if (m_requestManager->GetNumEntries() == 0)
1640 inProgressCount = m_requestManager->GetNumEntries();