Home
last modified time | relevance | path

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

/plugin/authgoogle/google/service/
H A DGoogle_BatchRequest.php47 $body .= $req->toBatchString($key) . "\n";
/plugin/authgoogle/google/io/
H A DGoogle_HttpRequest.php282 public function toBatchString($id) { function in Google_HttpRequest