Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/static_core/runtime/jit/libprofile/
Dpgo_file_builder.cpp410 std::ifstream &AotPgoFile::ReadBytes(std::ifstream &inputFile, char *dst, size_t n, uint32_t *check… in ReadBytes() function in ark::pgo::AotPgoFile
/arkcompiler/ets_runtime/ecmascript/js_api/
Djs_api_buffer.cpp1295 JSTaggedValue JSAPIFastBuffer::ReadBytes(JSThread *thread, JSHandle<JSAPIFastBuffer> &buffer, uint3… in ReadBytes() function in panda::ecmascript::JSAPIFastBuffer