Searched refs:ReadMapFileContent (Results 1 – 6 of 6) sorted by relevance
34 bool ReadMapFileContent(char* content, const CallbackType& callback) { in ReadMapFileContent() function151 return ReadMapFileContent(&content[0], callback); in ReadMapFile()
56 return android::procinfo::ReadMapFileContent(&content[0], callback); in ProcessMappings()
71 ReadMapFileContent(line, callback); in ReadMapFileAsyncSafe()
116 return android::procinfo::ReadMapFileContent( in Parse()
200 if (!::android::procinfo::ReadMapFileContent(line, account_dmabuf)) { in ReadDmaBufMapRefs()
463 if (!::android::procinfo::ReadMapFileContent( in ForEachVmaFromFile()