Home
last modified time | relevance | path

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

/ohos5.0/base/notification/common_event_service/services/src/
H A Dcommon_event_control_manager.cpp205 int32_t succCnt = 0; in NotifyUnorderedEventLocked() local
239 succCnt++; in NotifyUnorderedEventLocked()
251 eventRecord->receivers.size(), succCnt, failCnt, freezeCnt); in NotifyUnorderedEventLocked()
/ohos5.0/base/location/services/location_locator/locator/include/
H A Dlocator_ability.h197 int permUsedType, int succCnt, int failCnt);
/ohos5.0/base/location/services/location_locator/locator/source/
H A Dlocator_ability.cpp1012 int permUsedType, int succCnt, int failCnt) in UpdatePermissionUsedRecord() argument
1017 info.successCount = succCnt; in UpdatePermissionUsedRecord()