Home
last modified time | relevance | path

Searched defs:resultSql (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.cpp693 std::string resultSql; in MapValueToSql() local
711 std::string resultSql; in MapCastFuncSql() local
1125 std::string resultSql = "key IN ("; in MapKeysInToSql() local
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/common/src/
H A Dschema_object.cpp74 std::string resultSql = " CAST("; // Reserve blank at begin for convenience. in GenerateExtractSQL() local