Home
last modified time | relevance | path

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

/system/tools/aidl/build/
Daidl_rust_glue.py30 def emit(self, output_file, indent=""): argument
51 def emit_mangled(self, output_file, indent="", prefix=""): argument
/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/extras/simpleperf/
Dcmd_kmem_test.cpp73 static bool RunKmemRecordCmd(std::vector<std::string> v, const char* output_file = nullptr) { in RunKmemRecordCmd()
Dcmd_record_test.cpp63 static bool RunRecordCmd(std::vector<std::string> v, const char* output_file = nullptr) { in RunRecordCmd()
/system/tools/aidl/
Dgenerate_ndk.cpp53 void GenerateNdkInterface(const string& output_file, const Options& options, in GenerateNdkInterface()
79 void GenerateNdkParcel(const string& output_file, const Options& options, in GenerateNdkParcel()
117 void GenerateNdkEnumDeclaration(const string& output_file, const Options& options, in GenerateNdkEnumDeclaration()
144 void GenerateNdk(const string& output_file, const Options& options, const AidlTypenames& types, in GenerateNdk()
Dgenerate_cpp.cpp1437 bool GenerateCppInterface(const string& output_file, const Options& options, in GenerateCppInterface()
1468 bool GenerateCppParcelable(const std::string& output_file, const Options& options, in GenerateCppParcelable()
1564 bool ValidateOutputFilePath(const string& output_file, const Options& options, in ValidateOutputFilePath()
1588 bool GenerateCpp(const string& output_file, const Options& options, const AidlTypenames& typenames, in GenerateCpp()
Daidl.cpp158 const string& input_file, const string& output_file) { in write_dep_file()
Daidl_unittest.cpp756 std::string output_file; in TEST_P() member
3817 const std::string output_file = "out/base/p/q/IFoo.cpp"; in TEST_F() local
/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.cc65 db::CompiledTraceFileModel output_file = in CalculateNewestFilePath() local
293 db::CompiledTraceFileModel output_file = in CompileActivity() local