Home
last modified time | relevance | path

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

/base/request/request/upload/interfaces/kits/napi/src/
Djs_util.cpp136 napi_value JSUtil::Convert2JSValue(napi_env env, const std::vector<int32_t> &cInts) in Convert2JSValue() function in OHOS::Request::UploadNapi::JSUtil
158 napi_value JSUtil::Convert2JSValue(napi_env env, const std::vector<Upload::TaskState> &taskStates) in Convert2JSValue() function in OHOS::Request::UploadNapi::JSUtil
174 napi_value JSUtil::Convert2JSValue(napi_env env, int32_t value) in Convert2JSValue() function in OHOS::Request::UploadNapi::JSUtil