Home
last modified time | relevance | path

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

/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/common/src/
H A Dschema_utils.cpp293 std::vector<std::string> attrContext; in ParseAndCheckSchemaAttribute() local
308 int SchemaUtils::ParseSchemaAttribute(std::vector<std::string> &attrContext, SchemaAttribute &outAt… in ParseSchemaAttribute()