Searched refs:GetNumEntries (Results 1 – 2 of 2) sorted by relevance
267 int GetNumEntries();
325 int RequestManager::GetNumEntries() in GetNumEntries() function in android::RequestManager1506 …tting [SIGNAL_MAIN_REQ_Q_NOT_EMPTY] current(%d)", __FUNCTION__, m_requestManager->GetNumEntries()); in notifyRequestQueueNotEmpty()1512 if (m_requestManager->GetNumEntries() == 0) in notifyRequestQueueNotEmpty()1650 inProgressCount = m_requestManager->GetNumEntries(); in getInProgressCount()