Searched defs:GetValues (Results 1 – 8 of 8) sorted by relevance
22 rpc GetValues (stream Request) returns (stream Response) {} rpc
48 void GetValues(const std::vector<std::string>& keys) { in GetValues() function in KeyValueStoreClient
62 Status GetValues(ServerContext* context, in GetValues() function in KeyValueStoreServiceImpl
57 const std::vector<uint32_t>& GetValues() { in GetValues() function in spvtools::opt::__anon8b43e07d0111::PropagatorTest
57 const std::vector<uint32_t>& GetValues() { in GetValues() function in spvtools::opt::__anon669dc8e90111::PropagatorTest
27 std::unique_ptr<base::DictionaryValue> CefPrefStore::GetValues() const { in GetValues() function in CefPrefStore
274 const RecordVector &GetValues() const { return Data.Values; } in GetValues() function
1452 STDMETHOD(GetValues)(THIS_ ULONG Count,PULONG Indices,ULONG Start,PDEBUG_VALUE Values) PURE; in DECLARE_INTERFACE_() local