Home
last modified time | relevance | path

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

/ohos5.0/base/security/security_guard/frameworks/common/utils/src/
H A Dsecurity_guard_utils.cpp28 constexpr int32_t TIME_BUF_LEN = 32; variable
106 char buf[TIME_BUF_LEN] = {}; in GetDate()