Searched defs:extra_args (Results 1 – 3 of 3) sorted by relevance
/system/tools/mkbootimg/gki/ |
D | certify_bootimg.py | 44 def add_certificate(boot_img, algorithm, key, extra_args): argument 164 def load_gki_info_file(gki_info_file, extra_args, extra_footer_args): argument 249 def certify_bootimg(boot_img, output_img, algorithm, key, extra_args, argument 267 algorithm, key, extra_args, extra_footer_args): argument
|
/system/extras/simpleperf/ |
D | cmd_report_sample_test.cpp | 49 const std::vector<std::string>& extra_args = {}) { in GetProtobufReport()
|
/system/testing/gtest_extras/tests/ |
D | SystemTests.cpp | 214 void SystemTests::RunTest(const std::string& test_name, std::vector<const char*> extra_args) { in RunTest() 235 std::vector<const char*> extra_args) { in RunTestCaptureFooter() 253 int expected_exitcode, std::vector<const char*> extra_args) { in Verify() 263 std::vector<const char*> extra_args) { in VerifySortedOutput()
|