Home
last modified time | relevance | path

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

/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/src/sqlite/
H A Dsqlite_single_ver_storage_executor_sql.h470 constexpr int CLOUD_QUERY_CLOUD_GID_INDEX = 9; variable
H A Dsqlite_cloud_kv_executor_utils.cpp150 if (sqlite3_column_text(stmt, CLOUD_QUERY_CLOUD_GID_INDEX) != nullptr) { in GetCloudLog()
152 sqlite3_column_text(stmt, CLOUD_QUERY_CLOUD_GID_INDEX)); in GetCloudLog()