Home
last modified time | relevance | path

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

/commonlibrary/ets_utils/js_api_module/buffer/
Dnative_module_buffer.cpp1105 __attribute__((visibility("default"))) void NAPI_buffer_GetJSCode(const char **buf, int *bufLen) in NAPI_buffer_GetJSCode() function
1135 .nm_get_js_code = NAPI_buffer_GetJSCode,