Home
last modified time | relevance | path

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

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