Home
last modified time | relevance | path

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

/ohos5.0/base/hiviewdfx/hiappevent/frameworks/native/libhiappevent/cache/include/
H A Dapp_event_store.h70 int DeleteHistoryEvent(int reservedNum, int reservedNumOs);
/ohos5.0/base/hiviewdfx/hiappevent/frameworks/native/libhiappevent/cache/
H A Dapp_event_store.cpp564 int AppEventStore::DeleteHistoryEvent(int reservedNum, int reservedNumOs) in DeleteHistoryEvent() argument
572 DOMAIN_OS, std::to_string(reservedNum), DOMAIN_OS, std::to_string(reservedNumOs) in DeleteHistoryEvent()