Home
last modified time | relevance | path

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

/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/common/src/
H A Dschema_object.cpp28 void DisplaySchemaLineByLine(SchemaType inType, const std::string &inSchema) in DisplaySchemaLineByLine() function
153 DisplaySchemaLineByLine(SchemaType::FLATBUFFER, flatbufferSchema_.GetDescription()); in ParseFromSchemaString()
157 DisplaySchemaLineByLine(SchemaType::JSON, oriSchema); in ParseFromSchemaString()