Home
last modified time | relevance | path

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

/ohos5.0/base/hiviewdfx/hiappevent/frameworks/cj/ffi/src/
H A Dappevent_watcher_impl.cpp307 CArrParameters CreateValueByJsonStr(const std::string& jsonStr) in CreateValueByJsonStr() function
/ohos5.0/base/hiviewdfx/hiappevent/frameworks/js/napi/src/
H A Dnapi_util.cpp582 napi_value CreateValueByJsonStr(napi_env env, const std::string& jsonStr) in CreateValueByJsonStr() function