Home
last modified time | relevance | path

Searched refs:RdSqlColInt64 (Results 1 - 3 of 3) sorted by relevance

/foundation/distributeddatamgr/relational_store/frameworks/native/rdb/include/
H A Drd_utils.h59 static int64_t RdSqlColInt64(GRD_SqlStmt *stmt, uint32_t idx);
/foundation/distributeddatamgr/relational_store/frameworks/native/rdb/src/
H A Drd_utils.cpp423 int64_t RdUtils::RdSqlColInt64(GRD_SqlStmt *stmt, uint32_t idx) in RdSqlColInt64() function in OHOS::NativeRdb::RdUtils
H A Drd_statement.cpp458 object = static_cast<int64_t>(RdUtils::RdSqlColInt64(stmtHandle_, index)); in GetColumn()

Completed in 3 milliseconds