Home
last modified time | relevance | path

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

/ohos5.0/base/hiviewdfx/hiappevent/frameworks/cj/ffi/src/
H A Dappevent_watcher_impl.cpp290 void CreateValueByJson(CParameters &retValue, const Json::Value& jsonValue) in CreateValueByJson() function
/ohos5.0/base/hiviewdfx/hiappevent/frameworks/js/napi/src/
H A Dnapi_util.cpp561 napi_value CreateValueByJson(napi_env env, const Json::Value& jsonValue) in CreateValueByJson() function