Home
last modified time | relevance | path

Searched refs:CheckDollarDotPrefix (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() function
388 int errCode = CheckDollarDotPrefix(tempInPathString, hasPrefix); in ParseAndCheckFieldPath()