Home
last modified time | relevance | path

Searched defs:serializeToString (Results 1 – 8 of 8) sorted by relevance

/third_party/grpc/src/php/tests/unit_tests/
DServerCallTest.php46 public function serializeToString(): string function in StringValue
DCallInvokerTest.php42 public function serializeToString() function in CallInvokerSimpleRequest
DInterceptorTest.php41 public function serializeToString() function in SimpleRequest
/third_party/protobuf/php/src/Google/Protobuf/Internal/
DMessage.php1540 public function serializeToString() function in Google\\Protobuf\\Internal\\Message
/third_party/protobuf/php/ext/google/protobuf/
Dmessage.c679 PHP_METHOD(Message, serializeToString) { in PHP_METHOD() argument
/third_party/typescript/tests/lib/
Dlib.d.ts16241 serializeToString(target: Node): string; method
/third_party/typescript/src/lib/
Ddom.generated.d.ts17209 serializeToString(root: Node): string; method
/third_party/typescript/lib/
Dlib.dom.d.ts17229 serializeToString(root: Node): string; method