Home
last modified time | relevance | path

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

/ohos5.0/commonlibrary/ets_utils/js_util_module/collections/
H A Dnative_module_collections.cpp88 napi_value sendableFloat32Array; in InitArkTSCollections() local
125 if (!GetCollectionFunction(env, global, SENDABLE_FLOAT32_ARRAY, sendableFloat32Array)) { in InitArkTSCollections()
144 DECLARE_NAPI_PROPERTY("Float32Array", sendableFloat32Array), in InitArkTSCollections()