Searched defs:reporting_upload_depth (Results 1 – 4 of 4) sorted by relevance
91 int reporting_upload_depth = 0; member
142 int reporting_upload_depth; member
391 int reporting_upload_depth() const { return reporting_upload_depth_; } in reporting_upload_depth() function
500 void URLRequest::set_reporting_upload_depth(int reporting_upload_depth) { in set_reporting_upload_depth()