Home
last modified time | relevance | path

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

/ohos5.0/base/security/asset/services/db_operator/src/
H A Dtypes.rs48 pub const SECRET: &str = "Secret"; const
/ohos5.0/base/notification/distributed_notification_service/interfaces/inner_api/
H A Dnotification_constant.h98 SECRET, enumerator
/ohos5.0/base/telephony/sms_mms/services/sms/include/cdma/
H A Dcdma_sms_common.h55 enum class SmsPrivacyIndicator : uint8_t { NOT_RESTRICTED = 0x00, RESTRICTED, CONFIDENTIAL, SECRET enumerator