Home
last modified time | relevance | path

Searched refs:MAX_NUM_OF_CUSTOM_PARAMS (Results 1 - 2 of 2) sorted by relevance

/base/hiviewdfx/hiappevent/frameworks/native/libhiappevent/
H A Dhiappevent_verify.cpp54 static constexpr size_t MAX_NUM_OF_CUSTOM_PARAMS = 64; member
444 if (baseParams.size() > MAX_NUM_OF_CUSTOM_PARAMS) { in VerifyCustomEventParams()
/base/hiviewdfx/hiappevent/frameworks/native/libhiappevent/cache/
H A Dapp_event_store.cpp45 static constexpr size_t MAX_NUM_OF_CUSTOM_PARAMS = 64; member
277 if (totalNum > MAX_NUM_OF_CUSTOM_PARAMS) { in InsertCustomEventParams()

Completed in 2 milliseconds