Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/static_core/runtime/profilesaver/
H A Dprofile_dump_info.cpp45 static bool WriteBuffer(int fd, const uint8_t *buffer, size_t byteCount) in WriteBuffer() argument
97 size_t byteCount = ptrEnd_ - ptrCurrent_; in FillFromFd() local

Completed in 2 milliseconds