Home
last modified time | relevance | path

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

/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/interfaces/src/relational/
H A Drelational_store_sqlite_ext.cpp452 auto colChar = reinterpret_cast<const char *>(sqlite3_value_text(argv[0])); in CalcHashKey() local
462 auto colChar = reinterpret_cast<const char *>(sqlite3_value_text(argv[0])); in CalcHashKey() local