Home
last modified time | relevance | path

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

/base/security/device_security_level/services/dfx/
H A Ddslm_hidumper.c37 #define COST_STRING_LEN 64 macro
85 static char costBuff[COST_STRING_LEN] = {0}; in GetCostTime()
102 if (snprintf_s(costBuff, COST_STRING_LEN, COST_STRING_LEN - 1, "(cost %ums)", cost) < 0) { in GetCostTime()

Completed in 1 milliseconds