Home
last modified time | relevance | path

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

/commonlibrary/ets_utils/js_api_module/buffer/
H A Dnative_module_buffer.cpp842 uint32_t cLength = sBuf->Copy(targetBuf, targetStart, sourceStart, sourceEnd); in Copy() local
844 napi_create_int32(env, cLength, &result); in Copy()

Completed in 3 milliseconds