Home
last modified time | relevance | path

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

/aosp_15_r20/frameworks/native/libs/binder/
H A DRpcWireFormat.h159 static size_t wireSize(uint32_t protocolVersion) { in wireSize() function
/aosp_15_r20/external/grpc-grpc-java/netty/src/test/java/io/grpc/netty/
H A DNettyHandlerTestBase.java425 int wireSize = data.length + 5; // 5 is the size of the header in windowUpdateMatchesTarget() local