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 43 size_t mapLen;
95 newTagMap->mapLen = end;
117 munmap(map->mapAddr, map->mapLen);
230 endp = cp + map->mapLen;
267 endp = cp + map->mapLen;
  /external/icu/icu4c/source/i18n/
timezone.cpp 732 TZEnumeration(int32_t* mapData, int32_t mapLen, UBool adoptMapData) : pos(0) {
735 len = mapLen;
    [all...]

Completed in 154 milliseconds