Searched refs:ReadMapFileContent (Results 1 – 5 of 5) sorted by relevance
228 inline bool ReadMapFileContent(char* content, const MapInfoParamsCallback& callback) { in ReadMapFileContent() function252 inline bool ReadMapFileContent(char* content, const MapInfoCallback& callback) { in ReadMapFileContent() function282 return ReadMapFileContent(&content[0], callback); in ReadMapFile()291 return ReadMapFileContent(&mapsBuffer[0], callback); in ReadMapFile()363 ReadMapFileContent(line, callback); in ReadMapFileAsyncSafe()
57 return android::procinfo::ReadMapFileContent(&content[0], callback); in ProcessMappings()
119 return android::procinfo::ReadMapFileContent( in Parse()
249 if (!::android::procinfo::ReadMapFileContent(line.data(), account_dmabuf)) { in ReadDmaBufMapRefs()
616 if (!::android::procinfo::ReadMapFileContent( in ForEachVmaFromFile()