Home
last modified time | relevance | path

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

/third_party/grpc/include/grpcpp/impl/codegen/
Dserver_context_impl.h456 bool InternalInlineable() override { return true; } in InternalInlineable() function
Dserver_context.h483 bool InternalInlineable() override { return true; } in InternalInlineable() function
Dserver_callback_impl.h58 virtual bool InternalInlineable() { return false; } in InternalInlineable() function
Dserver_callback.h58 virtual bool InternalInlineable() { return false; } in InternalInlineable() function