Home
last modified time | relevance | path

Searched refs:VerifyCustomEventParams (Results 1 - 4 of 4) sorted by relevance

/base/hiviewdfx/hiappevent/frameworks/native/libhiappevent/include/
H A Dhiappevent_verify.h31 int VerifyCustomEventParams(std::shared_ptr<AppEventPack> event);
H A Dhiappevent_base.h228 friend int VerifyCustomEventParams(std::shared_ptr<AppEventPack> event);
/base/hiviewdfx/hiappevent/frameworks/js/napi/src/
H A Dnapi_param_builder.cpp120 if (auto ret = VerifyCustomEventParams(appEventPack_); ret != 0) { in BuildEventParam()
/base/hiviewdfx/hiappevent/frameworks/native/libhiappevent/
H A Dhiappevent_verify.cpp428 int VerifyCustomEventParams(std::shared_ptr<AppEventPack> event) in VerifyCustomEventParams() function

Completed in 4 milliseconds