Home
last modified time | relevance | path

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

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