Home
last modified time | relevance | path

Searched defs:formatNumberComma (Results 1 – 2 of 2) sorted by relevance

/developtools/profiler/host/smartperf/ide/src/trace/component/trace/base/
DColorUtils.ts84 public static formatNumberComma(str: number): string { method in ColorUtils
/developtools/profiler/host/smartperf/ide/src/trace/database/
DProcedureWorkerCommon.ts239 public static formatNumberComma(str: number): string { method in ColorUtils