Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/static_core/runtime/profilesaver/
Dprofile_dump_info.cpp374 uint32_t numberOfLines; in LoadInternal() local
408 …ofileDumpInfo::ProfileLoadSatus ProfileDumpInfo::ReadProfileHeader(int fd, uint32_t *numberOfLines, in ReadProfileHeader()