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.cpp1825 struct NapiValues { struct
1826 napi_status status;
1827 napi_value thisVar = nullptr;
1828 napi_value result = nullptr;
1829 napi_value* argv = nullptr;
1830 size_t argc;
1831 int32_t refCount = 1;
1832 std::unique_ptr<PixelMapAsyncContext> context;