| /system/tools/aidl/build/ |
| D | aidl_rust_glue.py | 30 def emit(self, output_file, indent=""): argument 51 def emit_mangled(self, output_file, indent="", prefix=""): argument
|
| /system/core/libsparse/ |
| D | output_file.cpp | 79 struct output_file { struct 83 struct output_file_ops* ops; argument 94 struct output_file out; argument
|
| /system/update_engine/aosp/ |
| D | map_file_generator.cc | 37 const char* output_file) { in WriteBlockMap() 91 const char* output_file = argv[2]; in Main() local
|
| /system/extras/pinner/ |
| D | pin_utils.cpp | 13 int write_pinlist_file(const std::string& output_file, in write_pinlist_file() 22 int write_pinlist_file(const std::string& output_file, const std::vector<VmaRange>& vmas_to_write, in write_pinlist_file()
|
| D | pintool.cpp | 42 std::string output_file; in perform_file_action() local
|
| /system/sepolicy/tools/ |
| D | version_policy.c | 92 FILE *output_file = NULL; in main() local
|
| D | insertkeys.py | 254 output_file = sys.stdout if options.output_file == "stdout" else open(options.output_file, "w") variable
|
| /system/extras/simpleperf/runtest/ |
| D | runtest.py | 321 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/ |
| D | cmd_boot_record.cpp | 168 std::string output_file = RECORD_OUT_DIR + "/" + GetDefaultOutputFilename(); in Record() local
|
| D | cmd_kmem_test.cpp | 73 static bool RunKmemRecordCmd(std::vector<std::string> v, const char* output_file = nullptr) { in RunKmemRecordCmd()
|
| D | cmd_record_test.cpp | 67 static bool RunRecordCmd(std::vector<std::string> v, const char* output_file = nullptr) { in RunRecordCmd()
|
| /system/tools/aidl/ |
| D | generate_cpp_analyzer.cpp | 192 bool GenerateCppAnalyzer(const string& output_file, const Options& options, in GenerateCppAnalyzer()
|
| D | aidl.cpp | 165 const string& input_file, const string& output_file) { in write_dep_file()
|
| D | aidl_to_cpp_common.cpp | 106 bool ValidateOutputFilePath(const string& output_file, const Options& options, in ValidateOutputFilePath()
|
| D | generate_ndk.cpp | 103 void GenerateNdk(const string& output_file, const Options& options, const AidlTypenames& types, in GenerateNdk()
|
| D | generate_cpp.cpp | 1566 bool GenerateCpp(const string& output_file, const Options& options, const AidlTypenames& typenames, in GenerateCpp()
|
| D | aidl_unittest.cpp | 1066 std::string output_file; in TEST_P() member 5574 const std::string output_file = "out/base/p/q/IFoo.cpp"; in TEST_F() local
|
| /system/cros-codecs/examples/ccenc/ |
| D | main.rs | 232 let output_file = Arc::new(Mutex::new( in main() localVariable
|