Home
last modified time | relevance | path

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

/ohos5.0/base/hiviewdfx/hilog/interfaces/js/kits/napi/src/common/napi/
H A Dn_val.cpp146 size_t byte_offset; in ToTypedArray() local
168 size_t byte_offset; in ToTypedArrayInfo() local
/ohos5.0/foundation/graphic/graphic_2d/interfaces/kits/napi/graphic/webgl/common/napi/
H A Dn_val.cpp272 size_t byte_offset; in ToTypedArray() local
294 size_t byte_offset; in ToTypedArrayInfo() local
/ohos5.0/foundation/distributeddatamgr/relational_store/frameworks/js/napi/common/src/
H A Djs_utils.cpp215 size_t byte_offset = 0; in Convert2Value() local
270 size_t byte_offset = 0; in Convert2Value() local
/ohos5.0/foundation/filemanagement/file_api/interfaces/kits/js/src/common/napi/
H A Dn_val.cpp212 size_t byte_offset; in ToTypedArray() local
/ohos5.0/foundation/filemanagement/file_api/utils/filemgmt_libn/src/
H A Dn_val.cpp236 size_t byte_offset; in ToTypedArray() local
/ohos5.0/foundation/distributeddatamgr/data_share/frameworks/js/napi/common/src/
H A Ddatashare_js_utils.cpp79 size_t byte_offset = 0; in Convert2U8Vector() local
/ohos5.0/base/notification/distributed_notification_service/frameworks/js/napi/src/reminder/
H A Dreminder_common.cpp343 size_t byte_offset = 0; in Convert2U8Vector() local
/ohos5.0/foundation/arkui/napi/native_engine/
H A Dnative_api.cpp2695 size_t byte_offset, in napi_create_typedarray()
2721 size_t byte_offset, in napi_create_sendable_typedarray()
2750 size_t* byte_offset) in napi_get_typedarray_info()
2804 size_t byte_offset, in napi_create_dataview()
2849 size_t* byte_offset) in napi_get_dataview_info()
/ohos5.0/foundation/arkui/napi/native_engine/impl/ark/
H A Dark_native_engine.cpp1217 size_t byte_offset, size_t length, napi_value* result) in NapiNewTypedArray()
1264size_t byte_offset, size_t length, napi_value* result) in NapiNewSendableTypedArray()