Home
last modified time | relevance | path

Searched defs:cmp_impl (Results 1 – 25 of 32) sorted by relevance

12

/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/src/core/lib/security/credentials/composite/
Dcomposite_credentials.h80 int cmp_impl(const grpc_channel_credentials* other) const override { in cmp_impl() function
119 int cmp_impl(const grpc_call_credentials* other) const override { in cmp_impl() function
/aosp_15_r20/external/grpc-grpc/src/core/lib/security/credentials/composite/
H A Dcomposite_credentials.h82 int cmp_impl(const grpc_channel_credentials* other) const override { in cmp_impl() function
121 int cmp_impl(const grpc_call_credentials* other) const override { in cmp_impl() function
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/src/core/lib/security/credentials/oauth2/
Doauth2_credentials.h134 int cmp_impl(const grpc_call_credentials* other) const override { in cmp_impl() function
191 int cmp_impl(const grpc_call_credentials* other) const override { in cmp_impl() function
/aosp_15_r20/external/grpc-grpc/src/core/lib/security/credentials/oauth2/
H A Doauth2_credentials.h133 int cmp_impl(const grpc_call_credentials* other) const override { in cmp_impl() function
190 int cmp_impl(const grpc_call_credentials* other) const override { in cmp_impl() function
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/src/core/lib/security/credentials/local/
Dlocal_credentials.h51 int cmp_impl(const grpc_channel_credentials* other) const override { in cmp_impl() function
/aosp_15_r20/external/grpc-grpc/src/core/lib/security/credentials/local/
H A Dlocal_credentials.h51 int cmp_impl(const grpc_channel_credentials* other) const override { in cmp_impl() function
/aosp_15_r20/external/grpc-grpc/src/core/lib/security/credentials/iam/
H A Diam_credentials.h54 int cmp_impl(const grpc_call_credentials* other) const override { in cmp_impl() function
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/src/core/lib/security/credentials/iam/
Diam_credentials.h54 int cmp_impl(const grpc_call_credentials* other) const override { in cmp_impl() function
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/src/core/lib/security/credentials/fake/
Dfake_credentials.h85 int cmp_impl(const grpc_call_credentials* other) const override { in cmp_impl() function
/aosp_15_r20/external/grpc-grpc/src/core/lib/security/credentials/xds/
H A Dxds_credentials.h80 int cmp_impl(const grpc_channel_credentials* other) const override { in cmp_impl() function
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/src/core/lib/security/credentials/alts/
Dalts_credentials.h53 int cmp_impl(const grpc_channel_credentials* other) const override { in cmp_impl() function
/aosp_15_r20/external/grpc-grpc/src/core/lib/security/credentials/alts/
H A Dalts_credentials.h53 int cmp_impl(const grpc_channel_credentials* other) const override { in cmp_impl() function
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/src/core/lib/security/credentials/xds/
Dxds_credentials.h82 int cmp_impl(const grpc_channel_credentials* other) const override { in cmp_impl() function
/aosp_15_r20/external/grpc-grpc/src/core/lib/security/credentials/fake/
H A Dfake_credentials.h113 int cmp_impl(const grpc_call_credentials* other) const override { in cmp_impl() function
H A Dfake_credentials.cc52 int grpc_fake_channel_credentials::cmp_impl( in cmp_impl() function in grpc_fake_channel_credentials
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/src/core/lib/security/credentials/insecure/
Dinsecure_credentials.cc45 int InsecureCredentials::cmp_impl( in cmp_impl() function in grpc_core::InsecureCredentials
/aosp_15_r20/external/grpc-grpc/src/core/lib/security/credentials/insecure/
H A Dinsecure_credentials.cc43 int InsecureCredentials::cmp_impl( in cmp_impl() function in grpc_core::InsecureCredentials
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/src/core/lib/security/credentials/google_default/
Dgoogle_default_credentials.h76 int cmp_impl(const grpc_channel_credentials* other) const override { in cmp_impl() function
/aosp_15_r20/external/grpc-grpc/src/core/lib/security/credentials/google_default/
H A Dgoogle_default_credentials.h76 int cmp_impl(const grpc_channel_credentials* other) const override { in cmp_impl() function
/aosp_15_r20/external/grpc-grpc/src/core/lib/security/credentials/jwt/
H A Djwt_credentials.h73 int cmp_impl(const grpc_call_credentials* other) const override { in cmp_impl() function
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/src/core/lib/security/credentials/jwt/
Djwt_credentials.h74 int cmp_impl(const grpc_call_credentials* other) const override { in cmp_impl() function
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/src/core/lib/security/credentials/ssl/
Dssl_credentials.h62 int cmp_impl(const grpc_channel_credentials* other) const override { in cmp_impl() function
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/src/core/lib/security/credentials/plugin/
Dplugin_credentials.h116 int cmp_impl(const grpc_call_credentials* other) const override { in cmp_impl() function
/aosp_15_r20/external/grpc-grpc/src/core/lib/security/credentials/plugin/
H A Dplugin_credentials.h116 int cmp_impl(const grpc_call_credentials* other) const override { in cmp_impl() function
/aosp_15_r20/external/grpc-grpc/src/core/lib/security/credentials/ssl/
H A Dssl_credentials.h62 int cmp_impl(const grpc_channel_credentials* other) const override { in cmp_impl() function

12