Home
last modified time | relevance | path

Searched defs:typedarrayType (Results 1 – 3 of 3) sorted by relevance

/foundation/communication/ipc/ipc/native/src/napi/src/
Dnapi_ashmem.cpp279 napi_typedarray_type typedarrayType = napi_uint8_array; in WriteToAshmem() local
Dnapi_message_parcel.cpp320 napi_typedarray_type typedarrayType = napi_uint8_array; in JS_writeByteArray() local
2196 napi_typedarray_type typedarrayType = napi_uint8_array; in JS_WriteRawData() local
/foundation/ace/napi/test/unittest/
Dtest_napi.cpp422 napi_typedarray_type typedarrayType; variable