Home
last modified time | relevance | path

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

/base/hiviewdfx/hiappevent/frameworks/native/libhiappevent/include/
H A Dhiappevent_verify.h40 bool IsValidAppId(const std::string& name);
/base/hiviewdfx/hiappevent/frameworks/native/ndk/src/
H A Dndk_app_event_processor_service.cpp72 if (!IsValidAppId(appId) || !IsValidRouteInfo(routeInfo)) { in SetReportRoute()
/base/hiviewdfx/hiappevent/frameworks/native/libhiappevent/
H A Dhiappevent_verify.cpp284 if (!IsValidAppId(config.appId)) { in VerifyAppIdOfReportConfig()
490 bool IsValidAppId(const std::string& name) in IsValidAppId() function
/base/hiviewdfx/hiappevent/frameworks/js/napi/src/
H A Dnapi_hiappevent_processor.cpp147 if (!GenConfigStrProp(env, config, key, appId) || !IsValidAppId(appId)) { in GenConfigAppIdProp()

Completed in 3 milliseconds