Home
last modified time | relevance | path

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

/third_party/grpc/src/php/tests/qps/generated_code/Grpc/Testing/
DEchoStatus.php57 public function setCode($var) function in Grpc\\Testing\\EchoStatus
DErrorStatus.php61 public function setCode($var) function in Grpc\\Testing\\ErrorStatus
/third_party/grpc/src/php/tests/interop/Grpc/Testing/
DEchoStatus.php57 public function setCode($var) function in Grpc\\Testing\\EchoStatus
/third_party/flutter/skia/src/xml/
DSkXMLParser.h41 void setCode(ErrorCode code) { fCode = code; } in setCode() function