Home
last modified time | relevance | path

Searched defs:close_on_destruction (Results 1 – 1 of 1) sorted by relevance

/system/tools/aidl/
Dcode_writer.cpp53 FileCodeWriter(FILE* output_file, bool close_on_destruction) in FileCodeWriter()
91 bool close_on_destruction = true; in GetFileWriter() local