Home
last modified time | relevance | path

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

/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/gaussdb_rd/src/executor/document/
H A Dcheck_common.cpp220 static int CheckSingleProjectionDocPath(std::vector<std::string> &singleProjectionPath) in CheckSingleProjectionDocPath() argument
222 for (const auto &fieldName : singleProjectionPath) { in CheckSingleProjectionDocPath()