Home
last modified time | relevance | path

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

/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/common/src/
H A Dschema_utils.cpp355 int CheckDollarDotPrefix(const std::string &inPathStr, bool &hasPrefix) in CheckDollarDotPrefix()
387 bool hasPrefix = false; in ParseAndCheckFieldPath() local