Home
last modified time | relevance | path

Searched defs:InternalInlineable (Results 1 – 6 of 6) sorted by relevance

/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/include/grpcpp/
Dserver_context.h507 bool InternalInlineable() override { return true; } in InternalInlineable() function
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/spm-cpp-include/grpcpp/
Dserver_context.h507 bool InternalInlineable() override { return true; } in InternalInlineable() function
/aosp_15_r20/external/grpc-grpc/include/grpcpp/
H A Dserver_context.h507 bool InternalInlineable() override { return true; } in InternalInlineable() function
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/include/grpcpp/support/
Dserver_callback.h59 virtual bool InternalInlineable() { return false; } in InternalInlineable() function
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/spm-cpp-include/grpcpp/support/
Dserver_callback.h59 virtual bool InternalInlineable() { return false; } in InternalInlineable() function
/aosp_15_r20/external/grpc-grpc/include/grpcpp/support/
H A Dserver_callback.h62 virtual bool InternalInlineable() { return false; } in InternalInlineable() function