Home
last modified time | relevance | path

Searched defs:arrayBufferData (Results 1 - 7 of 7) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/shared_objects/
H A Djs_sendable_arraybuffer.h36 JSTaggedValue arrayBufferData = GetArrayBufferData(); in IsDetach() local
H A Djs_sendable_arraybuffer.cpp63 JSTaggedValue arrayBufferData = GetArrayBufferData(); in Detach() local
42 Attach(JSThread *thread, uint32_t arrayBufferByteLength, JSTaggedValue arrayBufferData, bool transferWithNativeAreaAllocator) Attach() argument
/arkcompiler/ets_runtime/ecmascript/
H A Djs_arraybuffer.h36 JSTaggedValue arrayBufferData = GetArrayBufferData(); in IsDetach() local
H A Djs_arraybuffer.cpp59 JSTaggedValue arrayBufferData = GetArrayBufferData(); in Detach() local
41 Attach(JSThread *thread, uint32_t arrayBufferByteLength, JSTaggedValue arrayBufferData, bool transferWithNativeAreaAllocator) Attach() argument
/foundation/distributeddatamgr/pasteboard/interfaces/cj/include/
H A Dpaste_data_record_impl.h31 uint8_t *arrayBufferData; member
/foundation/multimedia/media_library/interfaces/kits/js/include/
H A Dmoving_photo_napi.h69 void* arrayBufferData = nullptr; member
/foundation/multimedia/media_library/frameworks/js/src/
H A Dhighlight_album_napi.cpp327 void* arrayBufferData = nullptr; in JSGetHighlightResourceExecute() local

Completed in 3 milliseconds