Home
last modified time | relevance | path

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

/ohos5.0/commonlibrary/ets_utils/js_util_module/collections/
H A Dnative_module_collections.cpp80 napi_value sendableUint8Array; in InitArkTSCollections() local
106 if (!GetCollectionFunction(env, global, SENDABLE_UINT8_ARRAY, sendableUint8Array)) { in InitArkTSCollections()
137 DECLARE_NAPI_PROPERTY("Uint8Array", sendableUint8Array), in InitArkTSCollections()