Home
last modified time | relevance | path

Searched refs:GetVecs (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/distributeddatamgr/relational_store/interfaces/inner_api/rdb/include/
H A Dvalue_object.h300 API_EXPORT int GetVecs(FloatVector &val) const;
/ohos5.0/foundation/distributeddatamgr/relational_store/frameworks/native/rdb/src/
H A Dvalue_object.cpp329 int ValueObject::GetVecs(FloatVector &val) const in GetVecs() function in OHOS::NativeRdb::ValueObject
H A Drd_statement.cpp212 arg.GetVecs(vectors); in InnerBindBlobTypeArgs()