Home
last modified time | relevance | path

Searched refs:costBuff (Results 1 - 1 of 1) sorted by relevance

/base/security/device_security_level/services/dfx/
H A Ddslm_hidumper.c85 static char costBuff[COST_STRING_LEN] = {0}; in GetCostTime() local
102 if (snprintf_s(costBuff, COST_STRING_LEN, COST_STRING_LEN - 1, "(cost %ums)", cost) < 0) { in GetCostTime()
114 return costBuff; in GetCostTime()

Completed in 1 milliseconds