Home
last modified time | relevance | path

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

/third_party/grpc/include/grpcpp/
Dserver_context.h507 bool InternalInlineable() override { return true; } in InternalInlineable() function
/third_party/grpc/include/grpcpp/support/
Dserver_callback.h62 virtual bool InternalInlineable() { return false; } in InternalInlineable() function