Home
last modified time | relevance | path

Searched defs:AsString (Results 1 – 14 of 14) sorted by relevance

/third_party/ninja/src/
Dstring_piece.h47 string AsString() const { in AsString() function
/third_party/gn/src/gn/
Dsubstitution_pattern.cc101 std::string SubstitutionPattern::AsString() const { in AsString() function in SubstitutionPattern
/third_party/gptfdisk/
Dguid.cc180 string GUIDData::AsString(void) const { in AsString() function in GUIDData
/third_party/node/test/js-native-api/test_conversions/
Dtest_conversions.c75 static napi_value AsString(napi_env env, napi_callback_info info) { in AsString() function
/third_party/protobuf/src/google/protobuf/
Ddescriptor_database.cc480 std::string AsString(const DescriptorIndex& index) const { in AsString() function
489 std::string AsString(const SymbolEntry& entry) const { in AsString() function
492 static StringPiece AsString(StringPiece str) { return str; } in AsString() function
/third_party/skia/third_party/externals/spirv-tools/source/opt/
Dinstruction.h95 std::string AsString() const { return AsCString(); } in AsString() function
Dscalar_analysis.cpp478 std::string SENode::AsString() const { in AsString() function in spvtools::opt::SENode
/third_party/spirv-tools/source/opt/
Dinstruction.h93 std::string AsString() const { return AsCString(); } in AsString() function
Dscalar_analysis.cpp478 std::string SENode::AsString() const { in AsString() function in spvtools::opt::SENode
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/opt/
Dinstruction.h95 std::string AsString() const { return AsCString(); } in AsString() function
Dscalar_analysis.cpp478 std::string SENode::AsString() const { in AsString() function in spvtools::opt::SENode
/third_party/flatbuffers/python/flatbuffers/
Dflexbuffers.py731 def AsString(self): member in Ref
/third_party/flatbuffers/include/flatbuffers/
Dflexbuffers.h521 String AsString() const { in AsString() function
/third_party/grpc/test/cpp/end2end/
Dxds_end2end_test.cc1104 std::string AsString() const { in AsString() function in grpc::testing::__anon5b583b8e0111::TestType