Home
last modified time | relevance | path

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

/ohos5.0/base/security/asset/services/db_operator/src/
H A Dtypes.rs92 pub const NORMAL_LOCAL2: &str = "DataLabelNormalLocal_2"; const
141 …ColumnInfo { name: column::NORMAL_LOCAL2, data_type: DataType::Bytes, is_primary_key: false, not_n…
168 name: column::NORMAL_LOCAL2,
/ohos5.0/base/security/asset/services/core_service/src/operations/
H A Dcommon.rs52 (Tag::DataLabelNormalLocal2, column::NORMAL_LOCAL2),