Home
last modified time | relevance | path

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

/ohos5.0/base/security/asset/services/core_service/src/operations/
H A Dcommon.rs34 const TAG_COLUMN_TABLE: [(Tag, &str); 20] = [ const
97 for (table_tag, table_column) in TAG_COLUMN_TABLE { in get_cloumn_name()
108 for (table_tag, table_column) in TAG_COLUMN_TABLE { in into_db_map()
121 for (table_tag, table_column) in TAG_COLUMN_TABLE { in into_asset_map()