Home
last modified time | relevance | path

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

/ohos5.0/commonlibrary/ets_utils/js_api_module/buffer/
H A Dnative_module_buffer.cpp1182 napi_property_descriptor blobDesc[] = { in BlobInit() local
1188 … nullptr, sizeof(blobDesc) / sizeof(blobDesc[0]), blobDesc, &blobClass)); in BlobInit()