Home
last modified time | relevance | path

Searched defs:verbose (Results 1 – 25 of 35) sorted by relevance

12

/system/apex/tools/
Dapex_compression_tool.py48 def RunCommand(cmd, verbose=False, env=None, expected_return_values=None): argument
131 def AddOriginalApexDigestToManifest(capex_manifest_path, apex_image_path, verbose=False): argument
Dapex_compression_test.py46 def run(args, verbose=None, **kwargs): argument
75 def run_and_check_output(args, verbose=None, **kwargs): argument
/system/core/libsparse/
Dsparse_file.h29 bool verbose; member
Dsparse_read.cpp198 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/
Dshared_libs_repack.py77 def run(args, verbose=None, **kwargs): argument
103 def run_and_check_output(args, verbose=None, **kwargs): argument
/system/extras/pinner/
Dpintool.cpp45 bool verbose = false; in perform_file_action() local
210 bool verbose = false; in perform_pinlist_action() local
Dpin_utils.cpp118 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/
Dshowmap.cpp68 bool verbose = false; in main() local
/system/apex/apexer/
Dapexer_test.py47 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
Dapexer.py204 def RunCommand(cmd, verbose=False, env=None, expected_return_values={0}): argument
/system/extras/verity/
Dbuild_verity_tree.cpp29 size_t block_size, bool sparse, bool verbose) { in generate_verity_tree()
Dbuild_verity_tree_main.cpp53 bool verbose = false; in main() local
/system/extras/pssbench/
Dmain.cpp10 bool verbose = false; variable
/system/core/fastboot/
Dutil.cpp69 void verbose(const char* fmt, ...) { in verbose() function
/system/core/trusty/utils/trusty-ut-ctrl/
Dut-ctrl.c52 static void print_usage_and_exit(const char* prog, int code, bool verbose) { in print_usage_and_exit()
/system/logging/liblog/
Devent_tag_map.cpp78 bool verbose) { in emplaceUnique()
192 bool verbose = true; in scanTagLine() local
/system/tools/hidl/c2hal/
Dmain.cpp119 bool verbose = false; in main() local
/system/media/audio_utils/tests/
Dfifo_tests.cpp38 bool verbose = false; in main() local
/system/extras/ext4_utils/
Dext4_utils.cpp276 int read_ext(int fd, int verbose) { in read_ext()
/system/core/fs_mgr/libfstab/
Dfstab.cpp767 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/
Dmemtrack.cpp297 bool verbose = false; in main() local
/system/core/fs_mgr/
Dfs_mgr_remount.cpp94 explicit MyLogger(bool verbose) : verbose_(verbose) {} in MyLogger()
550 bool verbose = false; in main() local
/system/extras/verity/fec/
Dimage.h44 bool verbose; member
/system/libhwbinder/vts/performance/
DLatency.cpp66 static int verbose = 0; variable
/system/core/fs_mgr/tools/
Ddmuserd.cpp78 static bool verbose = false; variable

12