| /third_party/protobuf/src/google/protobuf/ |
| D | unredacted_debug_format_for_test.cc | 14 std::string debug_string; in UnredactedDebugFormatForTest() local 27 std::string debug_string; in UnredactedShortDebugFormatForTest() local 45 std::string debug_string; in UnredactedUtf8DebugFormatForTest() local
|
| D | unknown_field_set_unittest.cc | 366 const std::string debug_string = empty_message_.DebugString(); in TEST_F() local 376 const std::string debug_string = empty_message_.DebugString(); in TEST_F() local
|
| D | text_format.cc | 87 inline void TrimTrailingSpace(std::string& debug_string) { in TrimTrailingSpace() 157 std::string debug_string; in DebugString() local 178 std::string debug_string; in ShortDebugString() local 201 std::string debug_string; in Utf8DebugString() local
|
| D | message_lite.h | 439 std::string (*debug_string)(const MessageLite&); member
|
| D | text_format_unittest.cc | 347 std::string debug_string = proto_.DebugString(); in TEST_F() local 373 std::string debug_string = proto_.DebugString(); in TEST_F() local
|
| /third_party/grpc/src/core/lib/security/credentials/iam/ |
| D | iam_credentials.h | 48 std::string debug_string() override { return debug_string_; } in debug_string() function
|
| /third_party/grpc/src/core/lib/security/credentials/oauth2/ |
| D | oauth2_credentials.cc | 265 std::string Oauth2TokenFetcherCredentials::debug_string() { in debug_string() function in grpc_core::Oauth2TokenFetcherCredentials 297 std::string debug_string() override { in debug_string() function in __anon5263210e0111::grpc_compute_engine_token_fetcher_credentials 396 std::string grpc_google_refresh_token_credentials::debug_string() { in debug_string() function in grpc_google_refresh_token_credentials 470 std::string debug_string() override { in debug_string() function in grpc_core::__anon5263210e0211::StsTokenFetcherCredentials 641 std::string grpc_access_token_credentials::debug_string() { in debug_string() function in grpc_access_token_credentials
|
| /third_party/grpc/src/core/lib/security/credentials/fake/ |
| D | fake_credentials.h | 107 std::string debug_string() override { return "MD only Test Credentials"; } in debug_string() function
|
| /third_party/grpc/src/core/lib/security/credentials/jwt/ |
| D | jwt_credentials.h | 61 std::string debug_string() override { in debug_string() function
|
| /third_party/protobuf/rust/upb/ |
| D | text.rs | 45 pub unsafe fn debug_string(msg: RawMessage, mt: *const upb_MiniTable) -> String { in debug_string() function
|
| /third_party/grpc/src/core/lib/security/credentials/external/ |
| D | file_external_account_credentials.cc | 154 std::string FileExternalAccountCredentials::debug_string() { in debug_string() function in grpc_core::FileExternalAccountCredentials
|
| D | url_external_account_credentials.cc | 133 std::string UrlExternalAccountCredentials::debug_string() { in debug_string() function in grpc_core::UrlExternalAccountCredentials
|
| D | aws_external_account_credentials.cc | 508 std::string AwsExternalAccountCredentials::debug_string() { in debug_string() function in grpc_core::AwsExternalAccountCredentials
|
| /third_party/grpc/src/core/lib/security/credentials/gcp_service_account_identity/ |
| D | gcp_service_account_identity_credentials.cc | 158 std::string GcpServiceAccountIdentityCallCredentials::debug_string() { in debug_string() function in grpc_core::GcpServiceAccountIdentityCallCredentials
|
| /third_party/grpc/src/core/lib/security/credentials/composite/ |
| D | composite_credentials.cc | 64 std::string grpc_composite_call_credentials::debug_string() { in debug_string() function in grpc_composite_call_credentials
|
| /third_party/grpc/src/core/lib/security/credentials/plugin/ |
| D | plugin_credentials.cc | 46 std::string grpc_plugin_credentials::debug_string() { in debug_string() function in grpc_plugin_credentials
|
| /third_party/grpc/src/core/lib/security/credentials/ |
| D | credentials.h | 226 virtual std::string debug_string() { in debug_string() function
|
| /third_party/grpc/src/core/lib/transport/ |
| D | parsed_metadata.h | 229 std::string (*const debug_string)(const Buffer& value); member
|
| /third_party/grpc/include/grpc/ |
| D | credentials.h | 180 char* (*debug_string)(void* state); member
|
| /third_party/grpc/test/cpp/interop/ |
| D | interop_client.cc | 1195 std::string debug_string = absl::StrFormat( in PerformOneSoakTestIteration() local 1233 std::string debug_string = std::get<2>(result); in PerformSoakTest() local
|
| /third_party/protobuf/src/google/protobuf/compiler/ |
| D | parser_unittest.cc | 2769 std::string debug_string = original_file->DebugString(); in TEST_F() local 2817 std::string debug_string = original_file->DebugString(); in TEST_F() local 2955 const std::string debug_string = in TEST_F() local 2992 std::string debug_string = file->DebugString(); in TEST_F() local
|
| /third_party/protobuf/rust/ |
| D | cpp.rs | 332 pub fn debug_string(msg: RawMessage, f: &mut fmt::Formatter<'_>) -> fmt::Result { in debug_string() function
|
| /third_party/protobuf/src/google/protobuf/util/ |
| D | message_differencer.cc | 53 std::string debug_string; in PrintShortTextFormat() local
|
| /third_party/grpc/test/core/security/ |
| D | credentials_test.cc | 2443 std::string debug_string() override { in debug_string() function in grpc_core::__anon62eef70e0111::TokenFetcherCredentialsTest::TestTokenFetcherCredentials 2711 std::string debug_string() override { in debug_string() function in grpc_core::__anon62eef70e0111::TestExternalAccountCredentials
|