Home
last modified time | relevance | path

Searched refs:thisType (Results 1 - 1 of 1) sorted by relevance

/foundation/arkui/napi/native_engine/impl/ark/
H A Dark_native_engine.cpp1298 NativeTypedArrayType thisType = NATIVE_INT8_ARRAY; in GetTypedArrayType() local
1300 thisType = NATIVE_INT32_ARRAY; in GetTypedArrayType()
1302 thisType = NATIVE_INT8_ARRAY; in GetTypedArrayType()
1304 thisType = NATIVE_UINT8_ARRAY; in GetTypedArrayType()
1306 thisType = NATIVE_UINT8_CLAMPED_ARRAY; in GetTypedArrayType()
1308 thisType = NATIVE_INT16_ARRAY; in GetTypedArrayType()
1310 thisType = NATIVE_UINT16_ARRAY; in GetTypedArrayType()
1312 thisType = NATIVE_UINT32_ARRAY; in GetTypedArrayType()
1314 thisType = NATIVE_FLOAT32_ARRAY; in GetTypedArrayType()
1316 thisType in GetTypedArrayType()
1328 NativeTypedArrayType thisType = NATIVE_INT8_ARRAY; GetSendableTypedArrayType() local
[all...]

Completed in 4 milliseconds