Home
last modified time | relevance | path

Searched refs:checkStrIsEmpty (Results 1 – 2 of 2) sorted by relevance

/developtools/profiler/host/smartperf/client/client_ui/entry/src/main/ets/common/utils/
DCheckEmptyUtils.ts38 static checkStrIsEmpty(str): boolean { method in CheckEmptyUtils
/developtools/profiler/host/smartperf/client/client_ui/entry/src/main/ets/pages/
DReportDetail.ets135 if (!CheckEmptyUtils.checkStrIsEmpty(this.gpData[0].currentNow)) {