Home
last modified time | relevance | path

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

12

/system/core/libsparse/
Dsparse_file.h29 bool verbose; member
Dsparse_read.cpp160 static void verbose_error(bool verbose, int err, const char* fmt, ...) { in verbose_error()
482 static struct sparse_file* sparse_file_import_source(SparseFileSource* source, bool verbose, in sparse_file_import_source()
538 struct sparse_file* sparse_file_import(int fd, bool verbose, bool crc) { in sparse_file_import()
543 struct sparse_file* sparse_file_import_buf(char* buf, bool verbose, bool crc) { in sparse_file_import_buf()
548 struct sparse_file* sparse_file_import_auto(int fd, bool crc, bool verbose) { in sparse_file_import_auto()
/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.py185 def RunCommand(cmd, verbose=False, env=None): argument
/system/core/fastboot/
Dutil.cpp64 void verbose(const char* fmt, ...) { in verbose() function
/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/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/tools/hidl/c2hal/
Dmain.cpp119 bool verbose = false; in main() local
/system/media/audio_utils/tests/
Dfifo_tests.cpp37 bool verbose = false; in main() local
/system/extras/ext4_utils/
Dext4_utils.cpp269 int read_ext(int fd, int verbose) in read_ext()
/system/extras/memtrack/
Dmemtrack.cpp297 bool verbose = false; in main() local
/system/core/liblog/
Devent_tag_map.cpp152 bool verbose) { in emplaceUnique()
309 bool verbose = true; in scanTagLine() local
/system/extras/verity/fec/
Dimage.h44 bool verbose; member
/system/core/cpio/
Dmkbootfs.c57 static int verbose = 0; variable
/system/core/fs_mgr/
Dfs_mgr_remount.cpp86 auto verbose = false; variable
/system/libhwbinder/vts/performance/
DLatency.cpp66 static int verbose = 0; variable
/system/core/libnetutils/
Ddhcpclient.c43 static int verbose = 1; variable
/system/libvintf/
Dmain.cpp68 bool verbose = false; member
Dparse_string.cpp470 std::string dump(const RuntimeInfo& ki, bool verbose) { in dump()
/system/extras/ioshark/
Dioshark_bench.c69 int verbose = 0; variable
/system/core/trusty/utils/rpmb_dev/
Drpmb_dev.c45 static int verbose = false; variable
/system/core/fs_mgr/tools/
Ddmctl.cpp323 bool verbose = (argc && (argv[0] == "-v"s)); in DmListDevices() local
/system/core/trusty/libtrusty/tipc-test/
Dtipc_test.c95 static void print_usage_and_exit(const char *prog, int code, bool verbose) in print_usage_and_exit()

12