Searched defs:GetValueObject (Results 1 – 2 of 2) sorted by relevance
/ohos5.0/foundation/distributeddatamgr/relational_store/frameworks/native/rdb/src/ | ||
H A D | rd_result_set.cpp | 350 std::pair<int, ValueObject> RdSharedResultSet::GetValueObject(int32_t col, size_t index) in GetValueObject() function in OHOS::NativeRdb::RdSharedResultSet |
H A D | step_result_set.cpp | 383 std::pair<int, ValueObject> StepResultSet::GetValueObject(int32_t col, size_t index) in GetValueObject() function in OHOS::NativeRdb::StepResultSet |