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.cc288 profile_table_.ReadPrevious(fd, options_.GetProfileType()); in WriteProfile()
734 void ProfileSampleResults::ReadPrevious(int fd, ProfileDataType type) { in ReadPrevious() function in art::ProfileSampleResults