Searched defs:ReadInt32LE (Results 1 – 2 of 2) sorted by relevance
236 int32_t Buffer::ReadInt32LE(uint32_t offset) in ReadInt32LE() function in OHOS::buffer::Buffer
738 static napi_value ReadInt32LE(napi_env env, napi_callback_info info) in ReadInt32LE() function