/system/core/libsparse/ |
D | sparse_file.h | 29 bool verbose; member
|
D | sparse_read.cpp | 160 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/ |
D | apexer_test.py | 44 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
|
D | apexer.py | 185 def RunCommand(cmd, verbose=False, env=None): argument
|
/system/core/fastboot/ |
D | util.cpp | 64 void verbose(const char* fmt, ...) { in verbose() function
|
/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/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/tools/hidl/c2hal/ |
D | main.cpp | 119 bool verbose = false; in main() local
|
/system/media/audio_utils/tests/ |
D | fifo_tests.cpp | 37 bool verbose = false; in main() local
|
/system/extras/ext4_utils/ |
D | ext4_utils.cpp | 269 int read_ext(int fd, int verbose) in read_ext()
|
/system/extras/memtrack/ |
D | memtrack.cpp | 297 bool verbose = false; in main() local
|
/system/core/liblog/ |
D | event_tag_map.cpp | 152 bool verbose) { in emplaceUnique() 309 bool verbose = true; in scanTagLine() local
|
/system/extras/verity/fec/ |
D | image.h | 44 bool verbose; member
|
/system/core/cpio/ |
D | mkbootfs.c | 57 static int verbose = 0; variable
|
/system/core/fs_mgr/ |
D | fs_mgr_remount.cpp | 86 auto verbose = false; variable
|
/system/libhwbinder/vts/performance/ |
D | Latency.cpp | 66 static int verbose = 0; variable
|
/system/core/libnetutils/ |
D | dhcpclient.c | 43 static int verbose = 1; variable
|
/system/libvintf/ |
D | main.cpp | 68 bool verbose = false; member
|
D | parse_string.cpp | 470 std::string dump(const RuntimeInfo& ki, bool verbose) { in dump()
|
/system/extras/ioshark/ |
D | ioshark_bench.c | 69 int verbose = 0; variable
|
/system/core/trusty/utils/rpmb_dev/ |
D | rpmb_dev.c | 45 static int verbose = false; variable
|
/system/core/fs_mgr/tools/ |
D | dmctl.cpp | 323 bool verbose = (argc && (argv[0] == "-v"s)); in DmListDevices() local
|
/system/core/trusty/libtrusty/tipc-test/ |
D | tipc_test.c | 95 static void print_usage_and_exit(const char *prog, int code, bool verbose) in print_usage_and_exit()
|