Home
last modified time | relevance | path

Searched defs:debug_string (Results 1 – 25 of 51) sorted by relevance

123

/external/rust/crates/grpcio-sys/grpc/src/core/lib/security/credentials/oauth2/
Doauth2_credentials.cc359 std::string grpc_oauth2_token_fetcher_credentials::debug_string() { in debug_string() function in grpc_oauth2_token_fetcher_credentials
409 std::string debug_string() override { in debug_string() function in __anone3c974fc0411::grpc_compute_engine_token_fetcher_credentials
487 std::string grpc_google_refresh_token_credentials::debug_string() { in debug_string() function in grpc_google_refresh_token_credentials
563 std::string debug_string() override { in debug_string() function in grpc_core::__anone3c974fc0511::StsTokenFetcherCredentials
738 std::string grpc_access_token_credentials::debug_string() { in debug_string() function in grpc_access_token_credentials
/external/grpc-grpc/src/core/lib/security/credentials/oauth2/
Doauth2_credentials.cc360 std::string grpc_oauth2_token_fetcher_credentials::debug_string() { in debug_string() function in grpc_oauth2_token_fetcher_credentials
410 std::string debug_string() override { in debug_string() function in __anonb5f099e80411::grpc_compute_engine_token_fetcher_credentials
488 std::string grpc_google_refresh_token_credentials::debug_string() { in debug_string() function in grpc_google_refresh_token_credentials
565 std::string debug_string() override { in debug_string() function in grpc_core::__anonb5f099e80511::StsTokenFetcherCredentials
740 std::string grpc_access_token_credentials::debug_string() { in debug_string() function in grpc_access_token_credentials
/external/cronet/net/third_party/quiche/src/quiche/common/
Dprint_elements.h20 std::stringstream debug_string; in PrintElements() local
/external/rust/crates/grpcio-sys/grpc/src/core/lib/security/credentials/iam/
Diam_credentials.h47 std::string debug_string() override { return debug_string_; } in debug_string() function
/external/grpc-grpc/src/core/lib/security/credentials/iam/
Diam_credentials.h47 std::string debug_string() override { return debug_string_; } in debug_string() function
/external/rust/crates/grpcio-sys/grpc/src/core/lib/security/credentials/fake/
Dfake_credentials.h78 std::string debug_string() override { return "MD only Test Credentials"; } in debug_string() function
/external/cronet/third_party/libc++/src/include/__format/
Drange_default_formatter.h49 enum class range_format { disabled, map, set, sequence, string, debug_string }; enumerator
/external/grpc-grpc/src/core/lib/security/credentials/fake/
Dfake_credentials.h106 std::string debug_string() override { return "MD only Test Credentials"; } in debug_string() function
/external/rust/crates/mockall/src/
Dlib.rs1493 pub trait ViaDebug<T> where T: Debug { fn debug_string(&self) -> DebugPrint<'_, T>; } in debug_string() method
1495 fn debug_string(&self) -> DebugPrint<'a, T> { in debug_string() method
1508 pub trait ViaNothing { fn debug_string(&self) -> NothingPrint; } in debug_string() method
1510 fn debug_string(&self) -> NothingPrint { in debug_string() method
/external/tensorflow/tensorflow/core/framework/
Dreader_base.cc246 const string debug_string = "<debug state not available>"; in RestoreBaseState() local
256 const string debug_string = "<debug state not available>"; in RestoreBaseState() local
/external/rust/crates/grpcio-sys/grpc/src/core/lib/security/credentials/jwt/
Djwt_credentials.h62 std::string debug_string() override { in debug_string() function
/external/grpc-grpc/src/core/lib/security/credentials/jwt/
Djwt_credentials.h61 std::string debug_string() override { in debug_string() function
/external/tensorflow/tensorflow/core/tpu/kernels/
Dtpu_compilation_cache_key.h51 std::string debug_string; member
/external/cronet/net/base/
Dproxy_chain.cc77 std::string debug_string = in ToDebugString() local
/external/python/bumble/rust/src/wrapper/
Dl2cap.rs86 pub fn debug_string(&self) -> PyResult<String> { in debug_string() method
/external/rust/crates/rayon/tests/
Ddebug.rs112 fn debug_string() { in debug_string() function
/external/grpc-grpc/src/core/lib/security/credentials/composite/
Dcomposite_credentials.cc67 std::string grpc_composite_call_credentials::debug_string() { in debug_string() function in grpc_composite_call_credentials
/external/tensorflow/tensorflow/core/distributed_runtime/rpc/
Dgrpc_state.cc91 string debug_string) { in Emplace()
/external/rust/crates/grpcio-sys/grpc/src/core/lib/security/credentials/composite/
Dcomposite_credentials.cc67 std::string grpc_composite_call_credentials::debug_string() { in debug_string() function in grpc_composite_call_credentials
/external/rust/crates/grpcio-sys/grpc/src/core/lib/security/credentials/plugin/
Dplugin_credentials.cc51 std::string grpc_plugin_credentials::debug_string() { in debug_string() function in grpc_plugin_credentials
/external/grpc-grpc/src/core/lib/security/credentials/plugin/
Dplugin_credentials.cc50 std::string grpc_plugin_credentials::debug_string() { in debug_string() function in grpc_plugin_credentials
/external/grpc-grpc/src/core/lib/security/credentials/
Dcredentials.h227 virtual std::string debug_string() { in debug_string() function
/external/rust/crates/grpcio-sys/grpc/src/core/lib/security/credentials/
Dcredentials.h227 virtual std::string debug_string() { in debug_string() function
/external/cronet/third_party/protobuf/src/google/protobuf/
Dunknown_field_set_unittest.cc279 const std::string debug_string = empty_message_.DebugString(); in TEST_F() local
289 const std::string debug_string = empty_message_.DebugString(); in TEST_F() local
/external/protobuf/src/google/protobuf/
Dunknown_field_set_unittest.cc282 const std::string debug_string = empty_message_.DebugString(); in TEST_F() local
292 const std::string debug_string = empty_message_.DebugString(); in TEST_F() local

123