Home
last modified time | relevance | path

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

/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/src/sqlite/
H A Dsqlite_single_ver_storage_executor_subscribe.cpp138 std::string hexKeyStr = DBCommon::VectorToHexString(key); in FormatSubscribeTriggerSql() local
144 " SELECT " + DBConstant::UPDATE_META_FUNC + "(x'" + hexKeyStr + "', NEW.TIMESTAMP);\n" in FormatSubscribeTriggerSql()