Home
last modified time | relevance | path

Searched defs:AsString (Results 1 - 12 of 12) sorted by relevance

/third_party/ninja/src/
H A Dstring_piece.h46 std::string AsString() const { in AsString() function
/third_party/node/test/js-native-api/test_conversions/
H A Dtest_conversions.c76 static napi_value AsString(napi_env env, napi_callback_info info) { in AsString() function
/third_party/gn/src/gn/
H A Dsubstitution_pattern.cc101 std::string SubstitutionPattern::AsString() const { in AsString() function in SubstitutionPattern
/third_party/gptfdisk/
H A Dguid.cc180 string GUIDData::AsString(void) const { in AsString() function in GUIDData
/third_party/vk-gl-cts/external/amber/src/src/
H A Dtokenizer.h65 const std::string& AsString() const { return string_value_; } in AsString() function in amber::Token
/third_party/skia/third_party/externals/spirv-tools/source/opt/
H A Dinstruction.h95 std::string AsString() const { return AsCString(); } in AsString() function
H A 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/
H A Dinstruction.h95 std::string AsString() const { return AsCString(); } in AsString() function
H A Dscalar_analysis.cpp478 std::string SENode::AsString() const { in AsString() function in spvtools::opt::SENode
/third_party/spirv-tools/source/opt/
H A Dinstruction.h102 std::string AsString() const { in AsString() function
H A Dscalar_analysis.cpp477 std::string SENode::AsString() const { in AsString() function in spvtools::opt::SENode
/third_party/protobuf/src/google/protobuf/
H A 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
[all...]

Completed in 12 milliseconds