Home
last modified time | relevance | path

Searched refs:totalSuccCount (Results 1 – 1 of 1) sorted by relevance

/ohos5.0/base/security/access_token/services/privacymanager/src/record/
H A Dpermission_record_manager.cpp599 int32_t& totalSuccCount, int32_t& totalFailCount) in AddDebugLog() argument
610 totalSuccCount += tokenTotalSuccCount; in AddDebugLog()
623 int32_t totalSuccCount = 0; in GetRecordsFromLocalDB() local
669 …AddDebugLog(iter->first, iter->second, tokenIdToCountMap[iter->first], totalSuccCount, totalFailCo… in GetRecordsFromLocalDB()
674 totalSuccCount, totalFailCount); in GetRecordsFromLocalDB()