/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/spm-core-include/grpc/ |
D | grpc_audit_logging.h | 38 AuditContext(absl::string_view rpc_method, absl::string_view principal, in AuditContext() argument 41 : rpc_method_(rpc_method), in AuditContext() 47 absl::string_view rpc_method() const { return rpc_method_; } in rpc_method() function
|
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/include/grpc/ |
D | grpc_audit_logging.h | 38 AuditContext(absl::string_view rpc_method, absl::string_view principal, in AuditContext() argument 41 : rpc_method_(rpc_method), in AuditContext() 47 absl::string_view rpc_method() const { return rpc_method_; } in rpc_method() function
|
/aosp_15_r20/external/grpc-grpc/include/grpc/ |
H A D | grpc_audit_logging.h | 37 AuditContext(absl::string_view rpc_method, absl::string_view principal, in AuditContext() argument 40 : rpc_method_(rpc_method), in AuditContext() 46 absl::string_view rpc_method() const { return rpc_method_; } in rpc_method() function
|
/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/rpc/ |
H A D | grpc_stub.cc | 24 const std::function<::grpc::Status(::grpc::ClientContext*)>& rpc_method) { in MakeRPC() argument 26 ::grpc::Status s = rpc_method(&context); in MakeRPC()
|
/aosp_15_r20/external/grpc-grpc/test/cpp/interop/ |
H A D | xds_interop_client.cc | 500 for (const std::string& rpc_method : rpc_methods) { in BuildRpcConfigsFromFlags() local 502 if (rpc_method == "EmptyCall") { in BuildRpcConfigsFromFlags() 504 } else if (rpc_method == "UnaryCall") { in BuildRpcConfigsFromFlags()
|
/aosp_15_r20/external/grpc-grpc/src/core/lib/security/authorization/ |
H A D | stdout_logger.cc | 48 context.rpc_method(), context.principal(), in Log()
|
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/src/core/lib/security/authorization/ |
D | stdout_logger.cc | 49 context.rpc_method(), context.principal(), in Log()
|
/aosp_15_r20/external/grpc-grpc/test/core/util/ |
H A D | audit_logging_utils.cc | 50 {"rpc_method", Json::FromString(std::string(context.rpc_method()))}, in Log()
|
/aosp_15_r20/external/grpc-grpc/test/cpp/end2end/xds/ |
H A D | xds_end2end_test_lib.h | 624 RpcOptions& set_rpc_method(RpcMethod rpc_method) { in set_rpc_method() 625 method = rpc_method; in set_rpc_method()
|
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/ |
D | BUILD | 311 "src/cpp/common/rpc_method.cc", 360 "include/grpc++/impl/rpc_method.h", 414 "include/grpcpp/impl/rpc_method.h", 477 "include/grpc++/impl/codegen/rpc_method.h", 517 "include/grpcpp/impl/codegen/rpc_method.h",
|
D | CMakeLists.txt | 3261 src/cpp/common/rpc_method.cc 3364 include/grpc++/impl/codegen/rpc_method.h 3380 include/grpc++/impl/rpc_method.h 3459 include/grpcpp/impl/codegen/rpc_method.h 3486 include/grpcpp/impl/rpc_method.h 3974 src/cpp/common/rpc_method.cc 4069 include/grpc++/impl/codegen/rpc_method.h 4085 include/grpc++/impl/rpc_method.h 4163 include/grpcpp/impl/codegen/rpc_method.h 4190 include/grpcpp/impl/rpc_method.h [all …]
|
D | gRPC-C++.podspec | 133 'include/grpcpp/impl/codegen/rpc_method.h', 160 'include/grpcpp/impl/rpc_method.h', 1128 'src/cpp/common/rpc_method.cc',
|
D | grpc.gyp | 1543 'src/cpp/common/rpc_method.cc', 1682 'src/cpp/common/rpc_method.cc',
|
/aosp_15_r20/external/grpc-grpc/ |
H A D | BUILD | 342 "src/cpp/common/rpc_method.cc", 391 "include/grpc++/impl/rpc_method.h", 445 "include/grpcpp/impl/rpc_method.h", 509 "include/grpc++/impl/codegen/rpc_method.h", 549 "include/grpcpp/impl/codegen/rpc_method.h",
|
H A D | Android.bp | 485 "src/cpp/common/rpc_method.cc",
|
H A D | gRPC-C++.podspec | 141 'include/grpcpp/impl/codegen/rpc_method.h', 168 'include/grpcpp/impl/rpc_method.h', 1369 'src/cpp/common/rpc_method.cc',
|
H A D | CMakeLists.txt | 4070 src/cpp/common/rpc_method.cc 4181 include/grpc++/impl/codegen/rpc_method.h 4197 include/grpc++/impl/rpc_method.h 4276 include/grpcpp/impl/codegen/rpc_method.h 4303 include/grpcpp/impl/rpc_method.h 4818 src/cpp/common/rpc_method.cc 4922 include/grpc++/impl/codegen/rpc_method.h 4938 include/grpc++/impl/rpc_method.h 5016 include/grpcpp/impl/codegen/rpc_method.h 5043 include/grpcpp/impl/rpc_method.h [all …]
|
/aosp_15_r20/external/grpc-grpc/test/cpp/codegen/ |
H A D | compiler_test_golden | 39 #include <grpcpp/impl/rpc_method.h>
|
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/tools/doxygen/ |
D | Doxyfile.c++.internal | 834 include/grpc++/impl/codegen/rpc_method.h \ 850 include/grpc++/impl/rpc_method.h \ 999 include/grpcpp/impl/codegen/rpc_method.h \ 1026 include/grpcpp/impl/rpc_method.h \ 2772 src/cpp/common/rpc_method.cc \
|
/aosp_15_r20/external/grpc-grpc/tools/doxygen/ |
H A D | Doxyfile.c++.internal | 835 include/grpc++/impl/codegen/rpc_method.h \ 851 include/grpc++/impl/rpc_method.h \ 1005 include/grpcpp/impl/codegen/rpc_method.h \ 1032 include/grpcpp/impl/rpc_method.h \ 3036 src/cpp/common/rpc_method.cc \
|
/aosp_15_r20/external/perfetto/buildtools/grpc/ |
H A D | BUILD.gn | 6993 "src/src/cpp/common/rpc_method.cc", 7081 "src/src/cpp/common/rpc_method.cc",
|
/aosp_15_r20/out/soong/ |
D | build.aosp_shiba.6.ninja | 1454631 …mmon/android_arm64_armv8-2a_cortex-a55_static/obj/external/grpc-grpc/src/cpp/common/rpc_method.o: $ 1454632 g.cc.cc external/grpc-grpc/src/cpp/common/rpc_method.cc | ${ccCmd} 1454633 …oid_arm64_armv8-2a_cortex-a55_static.moduleDesc}clang++ src/cpp/common/rpc_method.cc${m.libgrpc___… 1455291 …ommon/android_arm64_armv8-2a_cortex-a55_static/obj/external/grpc-grpc/src/cpp/common/rpc_method.o $ 1459784 …droid_arm64_armv8-2a_cortex-a55_static_fuzzer/obj/external/grpc-grpc/src/cpp/common/rpc_method.o: $ 1459785 g.cc.cc external/grpc-grpc/src/cpp/common/rpc_method.cc | ${ccCmd} 1459786 …64_armv8-2a_cortex-a55_static_fuzzer.moduleDesc}clang++ src/cpp/common/rpc_method.cc${m.libgrpc___… 1460444 …ndroid_arm64_armv8-2a_cortex-a55_static_fuzzer/obj/external/grpc-grpc/src/cpp/common/rpc_method.o $ 1464937 …4_armv8-2a_cortex-a55_static_fuzzer_libfuzzer/obj/external/grpc-grpc/src/cpp/common/rpc_method.o: $ 1464938 g.cc.cc external/grpc-grpc/src/cpp/common/rpc_method.cc | ${ccCmd} [all …]
|
D | late-aosp_shiba.mk | 1046711 …common/android_arm64_armv8-2a_cortex-a55_static/obj/external/grpc-grpc/src/cpp/common/rpc_method.o\ 1047166 …android_arm64_armv8-2a_cortex-a55_static_fuzzer/obj/external/grpc-grpc/src/cpp/common/rpc_method.o\ 1047621 …m64_armv8-2a_cortex-a55_static_fuzzer_libfuzzer/obj/external/grpc-grpc/src/cpp/common/rpc_method.o\ 1048076 …droid_arm64_armv8-2a_cortex-a55_static_lto-none/obj/external/grpc-grpc/src/cpp/common/rpc_method.o\ 1048531 …ndroid_product_arm64_armv8-2a_cortex-a55_static/obj/external/grpc-grpc/src/cpp/common/rpc_method.o\ 1048986 …oduct_arm64_armv8-2a_cortex-a55_static_lto-none/obj/external/grpc-grpc/src/cpp/common/rpc_method.o\ 1049441 …android_vendor_arm64_armv8-2a_cortex-a55_static/obj/external/grpc-grpc/src/cpp/common/rpc_method.o\ 1049896 …ndor_arm64_armv8-2a_cortex-a55_static_apex10000/obj/external/grpc-grpc/src/cpp/common/rpc_method.o\ 1050351 …_vendor_arm64_armv8-2a_cortex-a55_static_fuzzer/obj/external/grpc-grpc/src/cpp/common/rpc_method.o\ 1050806 …m64_armv8-2a_cortex-a55_static_fuzzer_libfuzzer/obj/external/grpc-grpc/src/cpp/common/rpc_method.o\ [all …]
|