Searched refs:opCnt (Results 1 – 4 of 4) sorted by relevance
1177 for (unsigned int opCnt = NB_OPERATION_CNT_START; opCnt < NB_OPERATION_CNT_END; ++opCnt) { variable1257 for (unsigned int opCnt = NB_OPERATION_CNT_START; opCnt < NB_OPERATION_CNT_END; ++opCnt) { variable1344 for (unsigned int opCnt = NB_OPERATION_CNT_START; opCnt < NB_OPERATION_CNT_END; ++opCnt) { variable1432 for (unsigned int opCnt = NB_OPERATION_CNT_START; opCnt < NB_OPERATION_CNT_END; ++opCnt) { variable1932 observerSyncs[opCnt].Clear(); in CheckPressureAcrossDatabase()1987 for (unsigned int opCnt = 0; opCnt < static_cast<unsigned int>(nbDelegateVec.size()); ++opCnt) { variable2001 for (unsigned int opCnt = 0; opCnt < static_cast<unsigned int>(nbDelegateVec.size()); ++opCnt) { variable2004 for (unsigned int opCnt = 0; opCnt < static_cast<unsigned int>(nbDelegateVec.size()); ++opCnt) { variable2005 status = nbDelegateVec[opCnt]->UnRegisterObserver(&observerLocals[opCnt]);2007 status = nbDelegateVec[opCnt]->UnRegisterObserver(&observerSyncs[opCnt]);[all …]
168 unsigned long opCnt; in GetNbDelegateStoresSuccess() local170 for (opCnt = 0; opCnt < storeIds.size(); ++opCnt) { in GetNbDelegateStoresSuccess()171 if (storeIds[opCnt].empty() || appId.empty() || userId.empty()) { in GetNbDelegateStoresSuccess()183 for (opCnt = 0; opCnt < storeIds.size(); ++opCnt) { in GetNbDelegateStoresSuccess()196 manager->GetKvStore(storeIds[opCnt], option, function); in GetNbDelegateStoresSuccess()
78 int opCnt = 0; in TimerTestFunc() local79 while (dataProvider->remaining_bytes() > 0 && opCnt++ < MAX_OPS) { in TimerTestFunc()
515 int opCnt = 0; in ParcelTestFunc() local519 while (dataProvider->remaining_bytes() > 0 && opCnt++ < MAX_OPERATIONS_GENERAL) { in ParcelTestFunc()525 while (dataProvider->remaining_bytes() > 0 && opCnt++ < MAX_OPERATIONS_UNALIGNED) { in ParcelTestFunc()531 while (dataProvider->remaining_bytes() > 0 && opCnt++ < MAX_OPERATIONS_OTHER) { in ParcelTestFunc()