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 195 def certify_bootimg(boot_img, output_img, algorithm, key, extra_args): argument 211 def certify_bootimg_zip(boot_img_zip, output_zip, algorithm, key, extra_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()
|