Home
last modified time | relevance | path

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

/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/common/src/
H A Dschema_object.cpp753 static std::map<SchemaMode, std::string> modeMapString = { in CompareSchemaVersionMode() local
757 …LOGE("[Schema][CompareVerMode] OldMode=%s mismatch newMode=%s.", modeMapString[schemaMode_].c_str(… in CompareSchemaVersionMode()
758 modeMapString[newSchema.schemaMode_].c_str()); in CompareSchemaVersionMode()