/system/apex/tools/ |
D | apex_compression_tool.py | 48 def RunCommand(cmd, verbose=False, env=None, expected_return_values=None): argument 131 def AddOriginalApexDigestToManifest(capex_manifest_path, apex_image_path, verbose=False): argument
|
D | apex_compression_test.py | 46 def run(args, verbose=None, **kwargs): argument 75 def run_and_check_output(args, verbose=None, **kwargs): argument
|
/system/core/libsparse/ |
D | sparse_file.h | 29 bool verbose; member
|
D | sparse_read.cpp | 198 static void verbose_error(bool verbose, int err, const char* fmt, ...) { in verbose_error() 594 static struct sparse_file* sparse_file_import_source(SparseFileSource* source, bool verbose, in sparse_file_import_source() 658 struct sparse_file* sparse_file_import(int fd, bool verbose, bool crc) { in sparse_file_import() 663 struct sparse_file* sparse_file_import_buf(char* buf, size_t len, bool verbose, bool crc) { in sparse_file_import_buf() 668 struct sparse_file* sparse_file_import_auto(int fd, bool crc, bool verbose) { in sparse_file_import_auto()
|
/system/apex/tests/testdata/sharedlibs/build/ |
D | shared_libs_repack.py | 77 def run(args, verbose=None, **kwargs): argument 103 def run_and_check_output(args, verbose=None, **kwargs): argument
|
/system/extras/pinner/ |
D | pintool.cpp | 45 bool verbose = false; in perform_file_action() local 210 bool verbose = false; in perform_pinlist_action() local
|
D | pin_utils.cpp | 118 int PinConfig::parse(std::string config_file, bool verbose) { in parse() 179 void PinTool::set_verbose_output(bool verbose) { in set_verbose_output()
|
/system/memory/libmeminfo/tools/ |
D | showmap.cpp | 68 bool verbose = false; in main() local
|
/system/apex/apexer/ |
D | apexer_test.py | 47 def run(args, verbose=None, **kwargs): argument 76 def run_host_command(args, verbose=None, **kwargs): argument 84 def run_and_check_output(args, verbose=None, **kwargs): argument
|
D | apexer.py | 204 def RunCommand(cmd, verbose=False, env=None, expected_return_values={0}): argument
|
/system/extras/verity/ |
D | build_verity_tree.cpp | 29 size_t block_size, bool sparse, bool verbose) { in generate_verity_tree()
|
D | build_verity_tree_main.cpp | 53 bool verbose = false; in main() local
|
/system/extras/pssbench/ |
D | main.cpp | 10 bool verbose = false; variable
|
/system/core/fastboot/ |
D | util.cpp | 69 void verbose(const char* fmt, ...) { in verbose() function
|
/system/core/trusty/utils/trusty-ut-ctrl/ |
D | ut-ctrl.c | 52 static void print_usage_and_exit(const char* prog, int code, bool verbose) { in print_usage_and_exit()
|
/system/logging/liblog/ |
D | event_tag_map.cpp | 78 bool verbose) { in emplaceUnique() 192 bool verbose = true; in scanTagLine() local
|
/system/tools/hidl/c2hal/ |
D | main.cpp | 119 bool verbose = false; in main() local
|
/system/media/audio_utils/tests/ |
D | fifo_tests.cpp | 38 bool verbose = false; in main() local
|
/system/extras/ext4_utils/ |
D | ext4_utils.cpp | 276 int read_ext(int fd, int verbose) { in read_ext()
|
/system/core/fs_mgr/libfstab/ |
D | fstab.cpp | 767 bool ReadFstabFromDt(Fstab* fstab, bool verbose) { in ReadFstabFromDt() 799 bool SkipMountingPartitions(Fstab* fstab, bool verbose) { in SkipMountingPartitions() 815 bool SkipMountWithConfig(const std::string& skip_mount_config, Fstab* fstab, bool verbose) { in SkipMountWithConfig()
|
/system/extras/memtrack/ |
D | memtrack.cpp | 297 bool verbose = false; in main() local
|
/system/core/fs_mgr/ |
D | fs_mgr_remount.cpp | 94 explicit MyLogger(bool verbose) : verbose_(verbose) {} in MyLogger() 550 bool verbose = false; in main() local
|
/system/extras/verity/fec/ |
D | image.h | 44 bool verbose; member
|
/system/libhwbinder/vts/performance/ |
D | Latency.cpp | 66 static int verbose = 0; variable
|
/system/core/fs_mgr/tools/ |
D | dmuserd.cpp | 78 static bool verbose = false; variable
|