Home
last modified time | relevance | path

Searched defs:as_string (Results 1 – 12 of 12) sorted by relevance

/third_party/rust/crates/cxx/src/
Drust_string.rs31 pub fn as_string(&self) -> &String { in as_string() method
/third_party/mesa3d/src/gallium/frontends/clover/llvm/
Dutil.hpp43 as_string(const std::vector<char> &v) { in as_string() function
/third_party/libphonenumber/cpp/src/phonenumbers/base/strings/
Dstring_piece.h104 std::string as_string() const { in as_string() function
/third_party/mesa3d/src/gallium/frontends/clover/core/
Dproperty.hpp117 as_string() { in as_string() function in clover::property_buffer
/third_party/flatbuffers/grpc/src/compiler/
Dgo_generator.cc7 template<class T> grpc::string as_string(T x) { in as_string() function
Dcpp_generator.cc14 static grpc::string as_string(T x) { in as_string() function
/third_party/protobuf/src/google/protobuf/stubs/
Dstringpiece.h304 std::string as_string() const { return ToString(); } in as_string() function
/third_party/skia/third_party/externals/abseil-cpp/absl/debugging/
Dfailure_signal_handler.cc74 const char* const as_string; member
/third_party/python/Lib/email/
Dmessage.py167 def as_string(self, unixfrom=False, maxheaderlen=0, policy=None): member in Message
981 def as_string(self, unixfrom=False, maxheaderlen=None, policy=None): member in MIMEPart
/third_party/libabigail/src/
Dabg-ini.cc325 string_property_value::as_string() const in as_string() function in abigail::ini::string_property_value
413 list_property_value::as_string() const in as_string() function in abigail::ini::list_property_value
499 tuple_property_value::as_string() const in as_string() function in abigail::ini::tuple_property_value
Dabg-ir.cc18186 array_type_def::subrange_type::as_string() const in as_string() function in abigail::ir::array_type_def::subrange_type
/third_party/skia/src/core/
DSkTraceEvent.h210 const char* as_string; member