Home
last modified time | relevance | path

Searched defs:ReadInt32BE (Results 1 – 2 of 2) sorted by relevance

/commonlibrary/ets_utils/js_api_module/buffer/
Djs_buffer.cpp217 int32_t Buffer::ReadInt32BE(uint32_t offset) in ReadInt32BE() function in OHOS::buffer::Buffer
Dnative_module_buffer.cpp474 static napi_value ReadInt32BE(napi_env env, napi_callback_info info) in ReadInt32BE() function