Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/containers/
Dcontainers_buffer.cpp68 JSTypedArray *GetUInt8ArrayFromBufferObject(JSThread *thread, JSTaggedValue buffer) in GetUInt8ArrayFromBufferObject() function
78 JSTypedArray *GetUInt8ArrayFromBufferObject(JSThread *thread, JSHandle<JSTaggedValue> buffer) in GetUInt8ArrayFromBufferObject() function
/arkcompiler/ets_runtime/ecmascript/js_api/
Djs_api_buffer.cpp97 JSTypedArray *GetUInt8ArrayFromBufferObject(JSThread *thread, JSTaggedValue buffer) in GetUInt8ArrayFromBufferObject() function
107 JSTypedArray *GetUInt8ArrayFromBufferObject(JSThread *thread, JSHandle<JSTaggedValue> buffer) in GetUInt8ArrayFromBufferObject() function