Home
last modified time | relevance | path

Searched defs:fromData (Results 1 - 2 of 2) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/tests/
H A Djs_array_buffer_test.cpp55 auto fromData = reinterpret_cast<uint8_t *>(fromNativePointer->GetExternalPointer()); in HWTEST_F_L0() local
H A Djs_sendable_arraybuffer_test.cpp55 auto fromData = reinterpret_cast<uint8_t *>(fromNativePointer->GetExternalPointer()); in HWTEST_F_L0() local
75 uint8_t *fromData = static_cast<uint8_t *>(vm->GetNativeAreaAllocator()->AllocateBuffer(length)); in HWTEST_F_L0() local

Completed in 1 milliseconds