Home
last modified time | relevance | path

Searched defs:formatType (Results 1 – 3 of 3) sorted by relevance

/base/security/crypto_framework/plugin/openssl_plugin/common/src/
Dopenssl_common.c128 int32_t formatType; member
184 HcfResult GetFormatTypeByFormatValue(int32_t formatValue, int32_t *formatType) in GetFormatTypeByFormatValue()
/base/global/i18n_lite/tools/i18n-dat-tool/src/main/java/ohos/global/i18n/
DFetcher.java282 private void getMonthNames(int formatType, int lengthType) { in getMonthNames()
295 private void getWeekDayNames(int formatType, int lengthType) { in getWeekDayNames()
/base/security/crypto_framework/plugin/openssl_plugin/key/asy_key_generator/src/
Decc_common_param_spec_generator_openssl.c357 int32_t formatType = 0; in GetECCPointEncoded() local