Home
last modified time | relevance | path

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

/third_party/grpc/src/php/tests/unit_tests/
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.php1548 public function serializeToString() function in Google\\Protobuf\\Internal\\Message
/third_party/protobuf/php/ext/google/protobuf/
Dmessage.c564 PHP_METHOD(Message, serializeToString) { in PHP_METHOD() argument
/third_party/typescript/tests/lib/
Dlib.d.ts16241 serializeToString(target: Node): string; method
/third_party/typescript/lib/
Dlib.dom.d.ts18997 serializeToString(root: Node): string; method
/third_party/typescript/src/lib/
Ddom.generated.d.ts18977 serializeToString(root: Node): string; method