Searched refs:ReadMapFileContent (Results 1 – 5 of 5) 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()
100 return android::procinfo::ReadMapFileContent( in Parse()
200 if (!::android::procinfo::ReadMapFileContent(line, account_dmabuf)) { in ReadDmaBufMapRefs()
396 if (!::android::procinfo::ReadMapFileContent( in ForEachVmaFromFile()