Home
last modified time | relevance | path

Searched refs:sendableUint32Array (Results 1 – 1 of 1) sorted by relevance

/ohos5.0/commonlibrary/ets_utils/js_util_module/collections/
H A Dnative_module_collections.cpp84 napi_value sendableUint32Array; in InitArkTSCollections() local
118 if (!GetCollectionFunction(env, global, SENDABLE_UINT32_ARRAY, sendableUint32Array)) { in InitArkTSCollections()
141 DECLARE_NAPI_PROPERTY("Uint32Array", sendableUint32Array), in InitArkTSCollections()