Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/test/fuzztest/stringtableutf16stringintern_fuzzer/
Dstringtableutf16stringintern_fuzzer.cpp98 size_t byteCount = size - startIndex; in CreateValidUtf16() local
/arkcompiler/runtime_core/static_core/runtime/profilesaver/
Dprofile_dump_info.cpp46 static bool WriteBuffer(int fd, const uint8_t *buffer, size_t byteCount) in WriteBuffer()
98 size_t byteCount = ptrEnd_ - ptrCurrent_; in FillFromFd() local
/arkcompiler/jsvm/src/inspector/
Dinspector_socket.cpp264 constexpr size_t byteCount = 8; in encode_frame_hybi17() local