HomeSort by relevance Sort by last modified time
    Searched refs:mapLen (Results 1 - 2 of 2) sorted by null

  /system/core/liblog/
event_tag_map.c 42 size_t mapLen;
95 newTagMap->mapLen = end;
117 munmap(map->mapAddr, map->mapLen);
232 endp = cp + map->mapLen;
269 endp = cp + map->mapLen;
  /external/icu4c/i18n/
timezone.cpp 660 TZEnumeration(int32_t* mapData, int32_t mapLen, UBool adoptMapData) : pos(0) {
663 len = mapLen;
    [all...]

Completed in 145 milliseconds