Home
last modified time | relevance | path

Searched defs:GetLength (Results 1 – 3 of 3) sorted by relevance

/commonlibrary/ets_utils/js_api_module/buffer/
Djs_blob.cpp120 unsigned int Blob::GetLength() in GetLength() function in OHOS::buffer::Blob
Djs_buffer.cpp103 unsigned int Buffer::GetLength() in GetLength() function in OHOS::buffer::Buffer
Dnative_module_buffer.cpp508 static napi_value GetLength(napi_env env, napi_callback_info info) in GetLength() function