Home
last modified time | relevance | path

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

/system/core/libsparse/
Doutput_file.cpp74 struct output_file { struct
78 struct output_file_ops* ops; argument
89 struct output_file out; argument
/system/extras/simpleperf/runtest/
Druntest.py321 def _call(self, args, output_file=None): argument
333 def _call(self, args, output_file=None): argument
352 def _call(self, args, output_file=None): argument
/system/tools/aidl/
Dgenerate_ndk.cpp41 void GenerateNdkInterface(const string& output_file, const Options& options, in GenerateNdkInterface()
66 void GenerateNdkParcel(const string& output_file, const Options& options, in GenerateNdkParcel()
99 void GenerateNdkEnumDeclaration(const string& output_file, const Options& options, in GenerateNdkEnumDeclaration()
126 void GenerateNdk(const string& output_file, const Options& options, const AidlTypenames& types, in GenerateNdk()
Dgenerate_cpp.cpp1301 bool GenerateCppInterface(const string& output_file, const Options& options, in GenerateCppInterface()
1331 bool GenerateCppParcel(const string& output_file, const Options& options, in GenerateCppParcel()
1416 bool GenerateCpp(const string& output_file, const Options& options, const AidlTypenames& typenames, in GenerateCpp()
Daidl.cpp155 const string& input_file, const string& output_file) { in write_dep_file()
/system/extras/simpleperf/
Dcmd_kmem_test.cpp74 const char* output_file = nullptr) { in RunKmemRecordCmd()
Dcmd_record_test.cpp59 const char* output_file = nullptr) { in RunRecordCmd()
/system/sepolicy/tools/
Dinsertkeys.py255 output_file = sys.stdout if options.output_file == "stdout" else open(options.output_file, "w") variable
/system/iorap/src/maintenance/
Dcontroller.cc64 db::CompiledTraceFileModel output_file = in CalculateNewestFilePath() local
280 db::CompiledTraceFileModel output_file = in CompileActivity() local