Searched refs:Int64Callback (Results 1 – 3 of 3) sorted by relevance
285 static ParametersCallback Int64Callback(const char* name, int64 value);
363 NetLog::ParametersCallback NetLog::Int64Callback(const char* name, in Int64Callback() function in net::NetLog
1020 net::NetLog::Int64Callback("bytes_so_far", received_bytes_)); in DestinationUpdate()