Home
last modified time | relevance | path

Searched refs:CreateUint8Array (Results 1 - 8 of 8) sorted by relevance

/foundation/filemanagement/file_api/interfaces/kits/js/src/common/napi/
H A Dn_val.h69 static NVal CreateUint8Array(napi_env env, void *buf, size_t bufLen);
H A Dn_val.cpp333 NVal NVal::CreateUint8Array(napi_env env, void *buf, size_t bufLen) in CreateUint8Array() function in OHOS::DistributedFS::NVal
/foundation/graphic/graphic_2d/interfaces/kits/napi/graphic/webgl/common/napi/
H A Dn_val.h105 static NVal CreateUint8Array(napi_env env, void *buf, size_t bufLen);
H A Dn_val.cpp394 NVal NVal::CreateUint8Array(napi_env env, void *buf, size_t bufLen) in CreateUint8Array() function in OHOS::Rosen::NVal
/foundation/bundlemanager/bundle_framework/interfaces/kits/js/zip/napi/common/
H A Dnapi_value.h74 static NapiValue CreateUint8Array(napi_env env, void *buf, size_t bufLen);
H A Dnapi_value.cpp348 NapiValue NapiValue::CreateUint8Array(napi_env env, void *buf, size_t bufLen) in CreateUint8Array() function in OHOS::AppExecFwk::LIBZIP::NapiValue
/foundation/filemanagement/file_api/utils/filemgmt_libn/include/
H A Dn_val.h74 static NVal CreateUint8Array(napi_env env, void *buf, size_t bufLen);
/foundation/filemanagement/file_api/utils/filemgmt_libn/src/
H A Dn_val.cpp367 NVal NVal::CreateUint8Array(napi_env env, void *buf, size_t bufLen) in CreateUint8Array() function in OHOS::FileManagement::LibN::NVal

Completed in 7 milliseconds