Home
last modified time | relevance | path

Searched defs:NapiValues (Results 1 – 1 of 1) sorted by relevance

/foundation/multimedia/image_framework/frameworks/kits/js/common/
Dpixel_map_napi.cpp1438 struct NapiValues { struct
1439 napi_status status;
1440 napi_value thisVar = nullptr;
1441 napi_value result = nullptr;
1442 napi_value* argv = nullptr;
1443 size_t argc;
1444 int32_t refCount = 1;
1445 std::unique_ptr<PixelMapAsyncContext> context;