Searched refs:mapLen (Results 1 - 1 of 1) sorted by relevance

/system/core/liblog/
H A Devent_tag_map.c42 size_t mapLen; member in struct:EventTagMap
95 newTagMap->mapLen = end;
117 munmap(map->mapAddr, map->mapLen);
232 endp = cp + map->mapLen;
269 endp = cp + map->mapLen;

Completed in 23 milliseconds