Searched refs:tool_id (Results 1 – 2 of 2) sorted by relevance
21 def track_usage(tool_id, tags): argument28 del tool_id, tags # Unused externally.
1029 const char *tool_id = "genrb-" GENRB_VERSION "-icu-" U_ICU_VERSION; in bundle_write_xml() local1177 printAttribute("tool-id", tool_id, (int32_t) uprv_strlen(tool_id)); in bundle_write_xml()