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

  /external/chromium_org/third_party/icu/source/tools/toolutil/
pkgitems.cpp 130 makeTargetName(const char *itemName, const char *id, int32_t idLength, const char *suffix,
152 fprintf(stderr, "icupkg/makeTargetName(%s) target item name length %ld too long\n",
168 makeTargetName(itemName, id, idLength, suffix, target, (int32_t)sizeof(target), pErrorCode);
397 makeTargetName(itemName, "pool", 4, ".res", poolName, (int32_t)sizeof(poolName), pErrorCode);
  /external/icu4c/tools/toolutil/
pkgitems.cpp 130 makeTargetName(const char *itemName, const char *id, int32_t idLength, const char *suffix,
152 fprintf(stderr, "icupkg/makeTargetName(%s) target item name length %ld too long\n",
168 makeTargetName(itemName, id, idLength, suffix, target, (int32_t)sizeof(target), pErrorCode);
397 makeTargetName(itemName, "pool", 4, ".res", poolName, (int32_t)sizeof(poolName), pErrorCode);

Completed in 578 milliseconds