Home
last modified time | relevance | path

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

/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/common/src/
H A Dschema_object.cpp128 int SchemaObject::ParseFromSchemaString(const std::string &inSchemaString) in ParseFromSchemaString() function in DistributedDB::SchemaObject
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/common/src/relational/
H A Drelational_schema_object.cpp41 int RelationalSchemaObject::ParseFromSchemaString(const std::string &inSchemaString) in ParseFromSchemaString() function in DistributedDB::RelationalSchemaObject