Home
last modified time | relevance | path

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

/ohos5.0/foundation/distributeddatamgr/relational_store/frameworks/native/rdb/include/
H A Drd_utils.h58 static int RdSqlColInt(GRD_SqlStmt *stmt, uint32_t idx);
/ohos5.0/foundation/distributeddatamgr/relational_store/frameworks/native/rdb/src/
H A Drd_utils.cpp376 int RdUtils::RdSqlColInt(GRD_SqlStmt *stmt, uint32_t idx) in RdSqlColInt() function in OHOS::NativeRdb::RdUtils