Home
last modified time | relevance | path

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

/commonlibrary/ets_utils/js_api_module/buffer/
H A Dnative_module_buffer.cpp420 Buffer *GetValueOffsetAndBuf(napi_env env, napi_callback_info info, int32_t *pValue, uint32_t *pOffset) in GetValueOffsetAndBuf() argument
431 NAPI_CALL(env, napi_get_value_uint32(env, args[1], pOffset)); in GetValueOffsetAndBuf()
435 Buffer *GetOffsetAndBuf(napi_env env, napi_callback_info info, uint32_t *pOffset) in GetOffsetAndBuf() argument
445 NAPI_CALL(env, napi_get_value_uint32(env, args[0], pOffset)); in GetOffsetAndBuf()

Completed in 3 milliseconds