Home
last modified time | relevance | path

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

/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/common/src/
H A Dschema_object.cpp1075 inline std::string ValueFieldType(const std::map<FieldPath, FieldType> &subPathType, const FieldPat… in ValueFieldType() function
1119 ValueFieldType(subPathType, schemaItem.first).c_str(), errCode); in CheckValue()