Searched defs:postData (Results 1 – 2 of 2) sorted by relevance
714 ErrCode WebviewController::PostUrl(std::string& url, std::vector<char>& postData) in PostUrl()
2848 std::vector<char> postData(arrBuf, arrBuf + byteLength); in PostUrl() local