Searched defs:GetSubFieldPath (Results 1 – 2 of 2) sorted by relevance
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/common/src/ | ||
H A D | value_object.cpp | 123 int ValueObject::GetSubFieldPath(const FieldPath &inPath, std::set<FieldPath> &outSubPath) const in GetSubFieldPath() function in DistributedDB::ValueObject |
H A D | json_object.cpp | 313 int JsonObject::GetSubFieldPath(const FieldPath &inPath, std::set<FieldPath> &outSubPath) const in GetSubFieldPath() function in DistributedDB::JsonObject |