Home
last modified time | relevance | path

Searched refs:JSVM_AUTO_LENGTH (Results 1 - 1 of 1) sorted by relevance

/interface/sdk_c/ark_runtime/jsvm/
H A Djsvm.h90 #define JSVM_AUTO_LENGTH SIZE_MAX macro
843 * @param length: The length of the description string in bytes, or JSVM_AUTO_LENGTH if it is null-terminated.
1008 * @param length: The length of the string in bytes, or JSVM_AUTO_LENGTH if it is null-terminated.
1025 * @param length: The length of the string in two-byte code units, or JSVM_AUTO_LENGTH
1043 * @param length: The length of the string in bytes, or JSVM_AUTO_LENGTH if it is null-terminated.
1969 * @param length: The length of the utf8name in bytes, or JSVM_AUTO_LENGTH if it
2057 * @param length: The length of the utf8name in bytes, or JSVM_AUTO_LENGTH if it
2461 * @param length: The length of the utf8name in bytes, or JSVM_AUTO_LENGTH if it
2888 * @param length: The length of the funcName in bytes, or JSVM_AUTO_LENGTH if it

Completed in 4 milliseconds