Searched refs:post_file_contents (Results 1 – 1 of 1) sorted by relevance
437 std::string post_file_contents; in PostURLNotify() local484 if (!base::ReadFileToString(file_path, &post_file_contents)) in PostURLNotify()487 buf = post_file_contents.c_str(); in PostURLNotify()488 len = post_file_contents.size(); in PostURLNotify()