Home
last modified time | relevance | path

Searched defs:Values (Results 1 – 5 of 5) sorted by relevance

/ohos5.0/foundation/distributeddatamgr/relational_store/interfaces/inner_api/rdb/include/
H A Dtransaction.h45 using Values = std::vector<ValueObject>; variable
H A Drdb_store.h100 using Values = std::vector<ValueObject>; variable
/ohos5.0/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/common/
H A Dvalue_proxy.h143 Values(Values &&values) noexcept in Values() function
/ohos5.0/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/rdb/
H A Drdb_general_store.h40 using Values = DistributedData::Values; variable
/ohos5.0/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/framework/include/store/
H A Dgeneral_value.h122 using Values = std::vector<Value>; variable