Home
last modified time | relevance | path

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

/ohos5.0/foundation/distributeddatamgr/relational_store/frameworks/native/rdb/src/
H A Drd_result_set.cpp350 std::pair<int, ValueObject> RdSharedResultSet::GetValueObject(int32_t col, size_t index) in GetValueObject() function in OHOS::NativeRdb::RdSharedResultSet
H A Dstep_result_set.cpp383 std::pair<int, ValueObject> StepResultSet::GetValueObject(int32_t col, size_t index) in GetValueObject() function in OHOS::NativeRdb::StepResultSet