Home
last modified time | relevance | path

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

12

/aosp_15_r20/external/webrtc/api/
H A Dpeer_connection_interface.h1608 inline constexpr absl::string_view PeerConnectionInterface::AsString( in AsString() function
1630 inline constexpr absl::string_view PeerConnectionInterface::AsString( in AsString() function
1646 inline constexpr absl::string_view PeerConnectionInterface::AsString( in AsString() function
1667 inline constexpr absl::string_view PeerConnectionInterface::AsString( in AsString() function
/aosp_15_r20/external/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
/aosp_15_r20/external/cronet/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
/aosp_15_r20/tools/netsim/src/util/
H A Dstring_utils.h39 inline std::string AsString(std::string_view v) { return {v.data(), v.size()}; } in AsString() function
/aosp_15_r20/external/federated-compute/fcp/secagg/shared/
H A Dkey.h44 inline const std::string AsString() const { return data_; } in AsString() function
/aosp_15_r20/external/cronet/third_party/boringssl/src/pki/
H A Dinput.cc11 std::string Input::AsString() const { return std::string(AsStringView()); } in AsString() function in bssl::der::Input
H A Dinput_unittest.cc42 TEST(InputTest, AsString) { in TEST() argument
/aosp_15_r20/frameworks/libs/binary_translation/assembler/
Dmachine_code.cc53 void MachineCode::AsString(std::string* result, InstructionSize insn_size) const { in AsString() function in berberis::MachineCode
/aosp_15_r20/external/armnn/profiling/common/include/
H A DProfilingException.hpp32 std::string AsString() const in AsString() function
/aosp_15_r20/external/pdfium/core/fpdfapi/parser/
H A Dcpdf_object.cpp162 const CPDF_String* CPDF_Object::AsString() const { in AsString() function in CPDF_Object
/aosp_15_r20/external/gptfdisk/
H A Dguid.cc178 string GUIDData::AsString(void) const { in AsString() function in GUIDData
/aosp_15_r20/external/armnn/include/armnn/
H A DExceptions.hpp29 std::string AsString() const in AsString() function
/aosp_15_r20/external/deqp-deps/amber/src/
Dtokenizer.h65 const std::string& AsString() const { return string_value_; } in AsString() function
/aosp_15_r20/prebuilts/go/linux-x86/src/log/slog/
Dvalue_access_benchmark_test.go134 func (a Value) AsString() (string, bool) { func
/aosp_15_r20/external/webrtc/logging/rtc_event_log/events/
H A Drtc_event_field_encoding.cc266 std::string EventEncoder::AsString() { in AsString() function in webrtc::EventEncoder
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/third_party/abseil-cpp/absl/log/internal/
Dtest_matchers.cc97 Matcher<absl::string_view> AsString( in AsString() function
/aosp_15_r20/external/abseil-cpp/absl/log/internal/
H A Dtest_matchers.cc98 Matcher<absl::string_view> AsString( in AsString() function
/aosp_15_r20/external/private-join-and-compute/third_party/abseil-cpp-20230125.2/absl/log/internal/
H A Dtest_matchers.cc97 Matcher<absl::string_view> AsString( in AsString() function
/aosp_15_r20/external/angle/third_party/abseil-cpp/absl/log/internal/
H A Dtest_matchers.cc98 Matcher<absl::string_view> AsString( in AsString() function
/aosp_15_r20/external/cronet/third_party/abseil-cpp/absl/log/internal/
H A Dtest_matchers.cc97 Matcher<absl::string_view> AsString( in AsString() function
/aosp_15_r20/external/grpc-grpc/test/cpp/end2end/
H A Dtls_key_export_test.cc90 std::string AsString() const { in AsString() function in grpc::testing::__anon62f6271a0111::TestScenario
/aosp_15_r20/external/perfetto/include/perfetto/trace_processor/
H A Dbasic_types.h255 const char* AsString() const { in AsString() function
/aosp_15_r20/prebuilts/runtime/mainline/platform/sdk/include/external/perfetto/include/perfetto/trace_processor/
H A Dbasic_types.h255 const char* AsString() const { in AsString() function
/aosp_15_r20/external/pigweed/pw_bluetooth_sapphire/host/common/
H A Dbyte_buffer.cc76 std::string_view ByteBuffer::AsString() const { in AsString() function in bt::ByteBuffer
/aosp_15_r20/external/pigweed/pw_protobuf/public/pw_protobuf/
H A Dmessage.h337 String AsString(uint32_t field_number) { return As<String>(field_number); } in AsString() function

12