Home
last modified time | relevance | path

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

/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/src/sqlite/
H A Dsqlite_query_helper.cpp709 …ring SqliteQueryHelper::MapCastFuncSql(const QueryObjNode &queryNode, const std::string &accessStr) in MapCastFuncSql()
759 …tring SqliteQueryHelper::GetFieldShape(const QueryObjNode &queryNode, const std::string &accessStr) in GetFieldShape()
769 const std::string &accessStr, bool placeholder) in ParseQueryExpression()
836 int SqliteQueryHelper::GetSubscribeCondition(const std::string &accessStr, std::string &conditionSt… in GetSubscribeCondition()
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/common/src/
H A Dschema_object.cpp57 FieldType inFieldType, uint32_t skipSize, const std::string &accessStr) in GenerateExtractSQL()