Home
last modified time | relevance | path

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

/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/common/src/
H A Dvalue_object.cpp139 int ValueObject::GetSubFieldPathAndType(const FieldPath &inPath, std::map<FieldPath, FieldType> &ou… in GetSubFieldPathAndType() function in DistributedDB::ValueObject
147 int ValueObject::GetSubFieldPathAndType(const std::set<FieldPath> &inPath, in GetSubFieldPathAndType() function in DistributedDB::ValueObject
H A Djson_object.cpp348 int JsonObject::GetSubFieldPathAndType(const FieldPath &inPath, std::map<FieldPath, FieldType> &out… in GetSubFieldPathAndType() function in DistributedDB::JsonObject
377 int JsonObject::GetSubFieldPathAndType(const std::set<FieldPath> &inPath, in GetSubFieldPathAndType() function in DistributedDB::JsonObject