Home
last modified time | relevance | path

Searched defs:utf8name (Results 1 - 7 of 7) sorted by relevance

/test/xts/acts/multimedia/image/image_js_standard/imageReceiverNDK/entry/src/main/cpp/napi/
H A Dimage_receiver_mdk_test.cpp204 static void setInt32NamedProperty(napi_env env, napi_value object, const char* utf8name, int32_t value) in setInt32NamedProperty() argument
211 setByteArrayNamedProperty(napi_env env, napi_value object, const char* utf8name, uint8_t* buffer, size_t size) setByteArrayNamedProperty() argument
H A Dimage_receiver_test.cpp273 static void setInt32NamedProperty(napi_env env, napi_value object, const char* utf8name, int32_t value) in setInt32NamedProperty() argument
/test/xts/acts/graphic/imageNdk/entry/src/main/cpp/
H A DImageNdk.cpp321 static void setInt32NamedProperty(napi_env env, napi_value object, const char *utf8name, uint32_t value) in setInt32NamedProperty() argument
/test/xts/acts/multimedia/image/image_js_standard/imagePackingNDK/entry/src/main/cpp/napi/
H A Dimage_packing_test.cpp61 static bool GetInt32Property(napi_env env, napi_value root, const char* utf8name, int32_t* res) in GetInt32Property() argument
72 static bool GetUint32Property(napi_env env, napi_value root, const char* utf8name, uint32_t* res) in GetUint32Property() argument
83 GetStringProperty(napi_env env, napi_value root, const char* utf8name, char** buffer, size_t *bufferSize) GetStringProperty() argument
/test/xts/acts/multimedia/image/image_js_standard/imagePixelMapNDK/entry/src/main/cpp/napi/
H A Dimage_pixel_map_imgndk_test.cpp540 static void setInt32NamedProperty(napi_env env, napi_value object, const char* utf8name, uint32_t value) in setInt32NamedProperty() argument
547 static void setUint32NamedProperty(napi_env env, napi_value object, const char* utf8name, uint32_t value) in setUint32NamedProperty() argument
/test/xts/acts/multimedia/image/image_js_standard/imageSourceNDK/entry/src/main/cpp/napi/
H A Dimage_source_test.cpp77 static bool GetBoolProperty(napi_env env, napi_value root, const char* utf8name, int8_t* res) in GetBoolProperty() argument
91 static bool GetInt32Property(napi_env env, napi_value root, const char* utf8name, int32_t* res) in GetInt32Property() argument
102 static bool GetUint32Property(napi_env env, napi_value root, const char* utf8name, uint32_t* res) in GetUint32Property() argument
113 static bool GetArrayBufferProperty(napi_env env, napi_value root, const char* utf8name, in GetArrayBufferProperty() argument
143 setInt32NamedProperty(napi_env env, napi_value object, const char* utf8name, uint32_t value) setInt32NamedProperty() argument
[all...]
/test/xts/acts/multimedia/image/image_ets_standard/imageNdk/entry/src/main/cpp/
H A DImageNdk.cpp776 static void setInt32NamedProperty(napi_env env, napi_value object, const char *utf8name, uint32_t value) { in setInt32NamedProperty() argument

Completed in 11 milliseconds