Home
last modified time | relevance | path

Searched defs:verbose (Results 1 – 25 of 33) 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.py44 def run(args, verbose=None, **kwargs): argument
73 def run_host_command(args, verbose=None, **kwargs): argument
82 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/apex/apexer/
Dapexer_test.py44 def run(args, verbose=None, **kwargs): argument
73 def run_host_command(args, verbose=None, **kwargs): argument
81 def run_and_check_output(args, verbose=None, **kwargs): argument
Dapexer.py213 def RunCommand(cmd, verbose=False, env=None, expected_return_values={0}): argument
/system/memory/libmeminfo/tools/
Dshowmap.cpp68 bool verbose = false; in main() local
/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/core/fs_mgr/
Dfs_mgr_fstab.cpp741 bool ReadFstabFromDt(Fstab* fstab, bool verbose) { in ReadFstabFromDt()
773 bool SkipMountingPartitions(Fstab* fstab, bool verbose) { in SkipMountingPartitions()
789 bool SkipMountWithConfig(const std::string& skip_mount_config, Fstab* fstab, bool verbose) { in SkipMountWithConfig()
Dfs_mgr_remount.cpp103 explicit MyLogger(bool verbose) : verbose_(verbose) {} in MyLogger()
558 bool verbose = false; in main() local
/system/extras/ext4_utils/
Dext4_utils.cpp276 int read_ext(int fd, int verbose) { in read_ext()
/system/extras/memtrack/
Dmemtrack.cpp297 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
/system/core/libnetutils/
Ddhcpclient.c43 static int verbose = 1; variable
/system/memory/libmeminfo/libsmapinfo/
Dsmapinfo.cpp774 static bool verbose; variable
1118 bool run_showmap(pid_t pid, const std::string& filename, bool terse, bool verbose, bool show_addr, in run_showmap()
1204 static void call_smaps_of_all_processes(const std::string& filename, bool terse, bool verbose, in call_smaps_of_all_processes()

12