Home
last modified time | relevance | path

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

/art/runtime/
Dprofiler.h110 void ReadPrevious(int fd, ProfileDataType type);
Dprofiler.cc291 profile_table_.ReadPrevious(fd, options_.GetProfileType()); in WriteProfile()
737 void ProfileSampleResults::ReadPrevious(int fd, ProfileDataType type) { in ReadPrevious() function in art::ProfileSampleResults