Home
last modified time | relevance | path

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

/ohos5.0/base/security/asset/services/db_operator/src/
H A Dtypes.rs94 pub const NORMAL_LOCAL3: &str = "DataLabelNormalLocal_3"; const
142 …ColumnInfo { name: column::NORMAL_LOCAL3, data_type: DataType::Bytes, is_primary_key: false, not_n…
177 name: column::NORMAL_LOCAL3,
/ohos5.0/base/security/asset/services/core_service/src/operations/
H A Dcommon.rs53 (Tag::DataLabelNormalLocal3, column::NORMAL_LOCAL3),