Searched defs:SetField (Results 1 – 9 of 9) sorted by relevance
/external/tensorflow/tensorflow/lite/testing/ |
D | message.h | 48 virtual void SetField(const std::string& name, const std::string& value) {} in SetField() function
|
D | parse_testdata.cc | 262 void SetField(const std::string& name, const std::string& value) override { in SetField() function in tflite::testing::Invoke 302 void SetField(const std::string& name, const std::string& value) override { in SetField() function in tflite::testing::Reshape 323 void SetField(const std::string& name, const std::string& value) override { in SetField() function in tflite::testing::TestData
|
D | message_test.cc | 34 void SetField(const std::string& name, const std::string& value) override { in SetField() function in tflite::testing::__anon6e82b0a00111::TestMessage
|
/external/tensorflow/tensorflow/lite/testing/nnapi_tflite_zip_tests/ |
D | message.h | 51 virtual void SetField(const std::string& name, const std::string& value) {} in SetField() function
|
D | parse_testdata.cc | 265 void SetField(const std::string& name, const std::string& value) override { in SetField() function in tflite::testing::Invoke 305 void SetField(const std::string& name, const std::string& value) override { in SetField() function in tflite::testing::Reshape 326 void SetField(const std::string& name, const std::string& value) override { in SetField() function in tflite::testing::TestData
|
/external/toolchain-utils/crosperf/ |
D | settings.py | 30 def SetField(self, name, value, append=False): member in Settings
|
/external/pdfium/core/fpdfdoc/ |
D | cpdf_interform.cpp | 400 void SetField(std::unique_ptr<CPDF_FormField> pField) { in SetField() function in CFieldTree::Node 489 bool CFieldTree::SetField(const WideString& full_name, in SetField() function in CFieldTree
|
/external/flatbuffers/include/flatbuffers/ |
D | reflection.h | 261 bool SetField(Table *table, const reflection::Field &field, T val) { in SetField() function
|
/external/protobuf/src/google/protobuf/ |
D | generated_message_reflection.cc | 2171 inline void GeneratedMessageReflection::SetField( in SetField() function in google::protobuf::internal::GeneratedMessageReflection
|