Searched refs:dry_run (Results 1 – 8 of 8) sorted by relevance
/system/chre/chpp/api_parser/ |
D | chre_api_to_chpp.py | 86 def _dump_to_file(self, output_filename, contents, dry_run, skip_clang_fomat): argument 88 if dry_run: 884 def generate_header_file(self, dry_run=False, skip_clang_format=False): argument 887 if not dry_run: 891 self._dump_to_file(output_file, header, dry_run, skip_clang_format) 892 if not dry_run: 919 def generate_conversion_file(self, dry_run=False, skip_clang_format=False): argument 922 if not dry_run: 926 self._dump_to_file(output_file, contents, dry_run, skip_clang_format) 927 if not dry_run: [all …]
|
/system/sepolicy/prebuilts/api/29.0/public/ |
D | property_contexts | 196 dumpstate.dry_run u:object_r:exported_dumpstate_prop:s0 exact bool
|
/system/sepolicy/prebuilts/api/30.0/public/ |
D | property_contexts | 220 dumpstate.dry_run u:object_r:exported_dumpstate_prop:s0 exact bool
|
/system/sepolicy/prebuilts/api/31.0/private/ |
D | property_contexts | 619 dumpstate.dry_run u:object_r:exported_dumpstate_prop:s0 exact bool
|
/system/sepolicy/prebuilts/api/32.0/private/ |
D | property_contexts | 623 dumpstate.dry_run u:object_r:exported_dumpstate_prop:s0 exact bool
|
/system/sepolicy/prebuilts/api/33.0/private/ |
D | property_contexts | 720 dumpstate.dry_run u:object_r:exported_dumpstate_prop:s0 exact bool
|
/system/sepolicy/private/ |
D | property_contexts | 819 dumpstate.dry_run u:object_r:exported_dumpstate_prop:s0 exact bool
|
/system/sepolicy/prebuilts/api/34.0/private/ |
D | property_contexts | 819 dumpstate.dry_run u:object_r:exported_dumpstate_prop:s0 exact bool
|