Searched defs:write_into_file (Results 1 – 5 of 5) sorted by relevance
118 optional bool write_into_file = 8; field
280 optional bool write_into_file = 8; field
51 base::ScopedFile write_into_file) { in EnableTracing()
255 base::ScopedFile write_into_file; member
285 bool write_into_file() const { return write_into_file_; } in write_into_file() function