Home
last modified time | relevance | path

Searched refs:full_length (Results 1 – 1 of 1) sorted by relevance

/art/runtime/
Dprofiler.cc301 size_t full_length = length; in WriteProfile() local
309 if (ftruncate(fd, full_length) == -1) { in WriteProfile()