Home
last modified time | relevance | path

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

/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/common/src/
H A Dschema_object.cpp1101 …bool hasUndefined = std::any_of(subPathType.begin(), subPathType.end(), [this, depth] (const auto … in CheckValue() local
1104 if (hasUndefined) { in CheckValue()