Home
last modified time | relevance | path

Searched defs:IsValidName (Results 1 – 5 of 5) sorted by relevance

/ohos5.0/base/hiviewdfx/hisysevent/interfaces/native/innerkits/hisysevent/
H A Dstringfilter.cpp93 bool StringFilter::IsValidName(const std::string &text, unsigned int maxSize) in IsValidName() function in OHOS::HiviewDFX::StringFilter
/ohos5.0/base/powermgr/battery_statistics/test/unittest/src/servicetest/utils/
H A Dstring_filter.cpp93 bool StringFilter::IsValidName(const std::string &text, unsigned int maxSize) in IsValidName() function in OHOS::PowerMgr::StringFilter
/ohos5.0/foundation/graphic/graphic_3d/lume/metaobject/src/serialization/backend/
H A Djson_input.cpp73 static bool IsValidName(const BASE_NS::string_view& name) in IsValidName() function
/ohos5.0/base/hiviewdfx/hiappevent/frameworks/js/napi/src/
H A Dnapi_hiappevent_watch.cpp52 bool IsValidName(const napi_env env, const napi_value name, int& errCode) in IsValidName() function
/ohos5.0/base/hiviewdfx/hiappevent/frameworks/native/libhiappevent/
H A Dhiappevent_verify.cpp58 bool IsValidName(const std::string& name, size_t maxSize, bool allowDollarSign = true) in IsValidName() function