Home
last modified time | relevance | path

Searched defs:reservedNum (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/base/hiviewdfx/hiview/framework/native/unified_collection/process/
H A Dprocess_status.cpp78 constexpr uint32_t reservedNum = 100; in ClearProcessInfos() local
/ohos5.0/base/hiviewdfx/hiappevent/frameworks/native/libhiappevent/cache/
H A Dapp_event_store.cpp564 int AppEventStore::DeleteHistoryEvent(int reservedNum, int reservedNumOs) in DeleteHistoryEvent()