Home
last modified time | relevance | path

Searched defs:GetValues (Results 1 – 25 of 28) sorted by relevance

12

/external/grpc-grpc/examples/protos/
Dkeyvaluestore.proto22 rpc GetValues (stream Request) returns (stream Response) {} rpc
/external/cronet/components/prefs/
Ddefault_pref_store.cc23 base::Value::Dict DefaultPrefStore::GetValues() const { in GetValues() function in DefaultPrefStore
Dvalue_map_pref_store.cc22 base::Value::Dict ValueMapPrefStore::GetValues() const { in GetValues() function in ValueMapPrefStore
Din_memory_pref_store.cc24 base::Value::Dict InMemoryPrefStore::GetValues() const { in GetValues() function in InMemoryPrefStore
Doverlay_user_pref_store_unittest.cc213 TEST_F(OverlayUserPrefStoreTest, GetValues) { in TEST_F() argument
Dsegregated_pref_store.cc95 base::Value::Dict SegregatedPrefStore::GetValues() const { in GetValues() function in SegregatedPrefStore
Doverlay_user_pref_store.cc91 base::Value::Dict OverlayUserPrefStore::GetValues() const { in GetValues() function in OverlayUserPrefStore
Dsegregated_pref_store_unittest.cc359 TEST_F(SegregatedPrefStoreTest, GetValues) { in TEST_F() argument
Dtesting_pref_store.cc82 base::Value::Dict TestingPrefStore::GetValues() const { in GetValues() function in TestingPrefStore
Djson_pref_store.cc176 base::Value::Dict JsonPrefStore::GetValues() const { in GetValues() function in JsonPrefStore
/external/tensorflow/tensorflow/compiler/mlir/xla/ir/
Dmlir_hlo_builder.h91 std::vector<mlir::Value> GetValues(absl::Span<const XlaOp> ops) { in GetValues() function
/external/tensorflow/tensorflow/lite/delegates/flex/
Dtest_util.h72 std::vector<float> GetValues(int tensor_index) { in GetValues() function
/external/tensorflow/tensorflow/lite/kernels/
Dexpand_dims_test.cc62 std::vector<InputType> GetValues() { in GetValues() function in tflite::__anone04cbac80111::ExpandDimsOpModel
Dtopk_v2_test.cc62 std::vector<InputType> GetValues() { in GetValues() function in tflite::__anon5ccc9c810111::TopKV2OpModel
/external/grpc-grpc/examples/cpp/interceptors/
Dserver.cc88 ServerBidiReactor<Request, Response>* GetValues( in GetValues() function in KeyValueStoreServiceImpl
/external/tflite-support/tensorflow_lite_support/custom_ops/kernel/ragged/
Dragged_range_tflite_test.cc67 std::vector<T> GetValues() const { return ExtractVector<T>(output_values_); } in GetValues() function in tflite::__anonf457bde50111::RaggedRangeOpModel
/external/angle/third_party/spirv-tools/src/test/opt/
Dpropagator_test.cpp56 const std::vector<uint32_t>& GetValues() { in GetValues() function in spvtools::opt::__anonf178f9ac0111::PropagatorTest
/external/deqp-deps/SPIRV-Tools/test/opt/
Dpropagator_test.cpp56 const std::vector<uint32_t>& GetValues() { in GetValues() function in spvtools::opt::__anon829035380111::PropagatorTest
/external/swiftshader/third_party/SPIRV-Tools/test/opt/
Dpropagator_test.cpp56 const std::vector<uint32_t>& GetValues() { in GetValues() function in spvtools::opt::__anon45739eb20111::PropagatorTest
/external/deqp-deps/amber/src/
Dbuffer.h228 const T* GetValues() const { in GetValues() function
Dcommand.h447 const std::vector<Value>& GetValues() const { return values_; } in GetValues() function
550 const std::vector<Value>& GetValues() const { return values_; } in GetValues() function
/external/cronet/third_party/libc++/src/test/libcxx/fuzzing/
Drandom.pass.cpp27 std::vector<IntT> GetValues(const std::uint8_t *data, std::size_t size) { in GetValues() function
/external/webrtc/logging/rtc_event_log/events/
Drtc_event_field_encoding_parser.h160 rtc::ArrayView<uint64_t> GetValues() { return values_; } in GetValues() function
/external/openscreen/discovery/dnssd/impl/
Dquerier_impl.cc82 std::vector<DnsSdInstanceEndpoint> GetValues( in GetValues() function
/external/swiftshader/third_party/subzero/pnacl-llvm/include/llvm/Bitcode/NaCl/
DNaClBitcodeParser.h274 const RecordVector &GetValues() const { return Data.Values; } in GetValues() function

12