Home
last modified time | relevance | path

Searched defs:ParseStringValue (Results 1 – 2 of 2) sorted by relevance

/base/hiviewdfx/hiview/interfaces/js/napi/src/
Dhiview_napi_util.cpp105 bool HiviewNapiUtil::ParseStringValue( in ParseStringValue() function in OHOS::HiviewDFX::HiviewNapiUtil
/base/hiviewdfx/hisysevent/interfaces/js/kits/napi/src/
Dnapi_hisysevent_util.cpp172 std::string ParseStringValue(const napi_env env, const napi_value& value, std::string defaultValue … in ParseStringValue() function