Home
last modified time | relevance | path

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

/external/syzkaller/vendor/google.golang.org/grpc/
Dservice_config.go189 mc.MaxReqSize = newInt(maxInt)
191 mc.MaxReqSize = newInt(int(*m.MaxRequestMessageBytes))
196 mc.MaxRespSize = newInt(maxInt)
198 mc.MaxRespSize = newInt(int(*m.MaxResponseMessageBytes))
231 func newInt(b int) *int { func
/external/v8/src/inspector/build/closure-compiler/
Dclosure-compiler.jarMETA-INF/MANIFEST.MF META-INF/ com/ com/google/ com/ ...