Home
last modified time | relevance | path

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

/base/hiviewdfx/hiappevent/frameworks/native/libhiappevent/include/
H A Dhiappevent_verify.h50 bool IsValidCustomConfig(const std::string& name, const std::string& value);
/base/hiviewdfx/hiappevent/frameworks/native/ndk/src/
H A Dndk_app_event_processor_service.cpp115 if (!IsValidCustomConfig(key, value)) { in SetCustomConfig()
/base/hiviewdfx/hiappevent/frameworks/native/libhiappevent/
H A Dhiappevent_verify.cpp360 if (!IsValidCustomConfig(item.first, item.second)) { in VerifyCustomConfigsOfReportConfig()
549 bool IsValidCustomConfig(const std::string& name, const std::string& value) in IsValidCustomConfig() function
/base/hiviewdfx/hiappevent/frameworks/js/napi/src/
H A Dnapi_hiappevent_processor.cpp295 if (!GenConfigStrProp(env, napiObject, localKey, value) || !IsValidCustomConfig(localKey, value)) { in GenConfigCustomConfigsProp()

Completed in 3 milliseconds