Home
last modified time | relevance | path

Searched refs:FastDecodeTable (Results 1 – 2 of 2) sorted by relevance

/dports/devel/grpc/grpc-1.42.0/third_party/upb/upbc/
H A Dprotoc-gen-upb.cc824 std::vector<TableEntry> FastDecodeTable(const protobuf::Descriptor* message, in FastDecodeTable() function
955 table = FastDecodeTable(message, layout); in WriteMessage()
/dports/devel/py-grpcio/grpcio-1.43.0/third_party/upb/upbc/
H A Dprotoc-gen-upb.cc959 std::vector<TableEntry> FastDecodeTable(const protobuf::Descriptor* message, in FastDecodeTable() function
1098 table = FastDecodeTable(message, layout); in WriteMessage()