Home
last modified time | relevance | path

Searched defs:str_data (Results 1 – 4 of 4) sorted by relevance

/third_party/protobuf/src/google/protobuf/util/internal/testdata/
Doneofs.proto43 string str_data = 2; field
60 string str_data = 2; field
/third_party/elfio/elfio/
Delfio_section.hpp144 void set_data( const std::string& str_data ) in set_data()
176 void append_data( const std::string& str_data ) in append_data()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/DebugInfo/CodeView/
DCVRecord.h52 StringRef str_data() const { in str_data() function
/third_party/NuttX/drivers/usbdev/gadget/fconfig/src/
Dusbd_config.c411 struct fconfig_dev_strings *str_data) in fconfig_fill_strings()
476 struct fconfig_dev_strings str_data; in fconfig_write_strings() local