Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/dsoftbus/core/transmission/trans_channel/proxy/include/
H A Dsoftbus_proxychannel_message.h78 int32_t dateLen; member
/ohos5.0/foundation/arkui/ace_engine_lite/frameworks/src/core/modules/presets/
H A Ddate_time_format_module.cpp256 int16_t dateLen = strlen(date); in GetNumInDate() local