/system/core/libkeyutils/mini_keyctl/ |
D | mini_keyctl.cpp | 39 static void Usage(int exit_code) { in Usage() function 136 if (argc < 2) Usage(1); in main() 140 if (argc != 6) Usage(1); in main() 147 if (argc != 5) Usage(1); in main() 153 if (argc != 3) Usage(1); in main() 157 if (argc != 4) Usage(1); in main() 162 if (argc != 3) Usage(1); in main() 174 Usage(1); in main()
|
/system/memory/libmeminfo/tools/ |
D | procrank.cpp | 81 usage_or_wss_ = get_wss ? procmem->Wss() : procmem->Usage(); in ProcessRecord() 107 const MemUsage& Usage() const { return usage_or_wss_; } in Usage() function 239 proc.Usage().vss / 1024, proc.Usage().rss / 1024, in print_process_record() 240 proc.Usage().pss / 1024, proc.Usage().uss / 1024); in print_process_record() 242 ss << ::android::base::StringPrintf("%6" PRIu64 "K ", proc.Usage().swap / 1024); in print_process_record() 255 total_pss += show_wss ? proc.Wss().pss : proc.Usage().pss; in print_processes() 256 total_uss += show_wss ? proc.Wss().uss : proc.Usage().uss; in print_processes() 259 total_swap += proc.Usage().swap; in print_processes() 338 MemUsage stats_a = show_wss ? a.Wss() : a.Usage(); in main() 339 MemUsage stats_b = show_wss ? b.Wss() : b.Usage(); in main() [all …]
|
/system/core/fs_mgr/libsnapshot/ |
D | snapshotctl.cpp | 32 int Usage() { in Usage() function 70 return Usage(); in main() 79 return Usage(); in main()
|
/system/core/init/test_service/ |
D | test_service.cpp | 25 void Usage(char* argv[]) { in Usage() function 32 Usage(argv); in main() 38 Usage(argv); in main()
|
D | README.md | 33 ## Usage section in Sample service for testing
|
/system/bt/test/headless/pairing/ |
D | pairing.cc | 32 options_.Usage(); in Run() 37 options_.Usage(); in Run()
|
/system/bt/test/headless/sdp/ |
D | sdp.cc | 129 options_.Usage(); in Run() 134 options_.Usage(); in Run() 139 options_.Usage(); in Run()
|
/system/core/adb/tools/ |
D | adb_usbreset.cpp | 36 [[noreturn]] static void Usage(int rc) { in Usage() function 47 Usage(1); in SetOption() 79 Usage(0); in main() 97 Usage(1); in main()
|
/system/bt/test/headless/read/ |
D | name.cc | 39 options_.Usage(); in Run() 44 options_.Usage(); in Run()
|
/system/extras/tests/workloads/ |
D | pwrsummary.sh | 26 function Usage { function 37 (--help) Usage; exit 0;; 41 Usage
|
D | pwrtest.sh | 41 function Usage { function 80 Usage 84 Usage
|
/system/iorap/src/inode2filename/ |
D | main.cc | 23 void Usage(char** argv) { in Usage() function 52 Usage(argv); in main() 61 Usage(argv); in main()
|
/system/sepolicy/tools/ |
D | README | 11 Usage: 42 Usage: 56 Usage: 67 Usage:
|
/system/iorap/src/perfetto/ |
D | main.cc | 41 void Usage(char** argv) { in Usage() function 157 Usage(argv); in main() 166 Usage(argv); in main()
|
/system/bt/test/headless/ |
D | get_options.cc | 42 void bluetooth::test::headless::GetOpt::Usage() const { in Usage() function in bluetooth::test::headless::GetOpt 126 Usage(); in GetOpt()
|
D | get_options.h | 33 virtual void Usage() const;
|
/system/bt/gd/dumpsys/bundler/ |
D | bundler.h | 66 int Usage(int argc, char** argv);
|
/system/extras/f2fs_utils/ |
D | mkf2fsuserimg.sh | 7 Usage:
|
/system/core/fs_mgr/tools/ |
D | dmctl.cpp | 44 static int Usage(void) { in Usage() function 374 Usage(); in HelpCmdHandler() 530 return Usage(); in main() 537 return Usage(); in main() 542 return Usage(); in main() 555 return Usage(); in main()
|
/system/extras/squashfs_utils/ |
D | mksquashfsimage.sh | 7 Usage:
|
/system/ca-certificates/google/files/ |
D | 594f1775.0 | 50 X509v3 Private Key Usage Period: 52 X509v3 Key Usage:
|
D | ff783690.0 | 62 X509v3 Key Usage: 73 X509v3 Extended Key Usage:
|
/system/memory/libmeminfo/include/meminfo/ |
D | procmeminfo.h | 40 const MemUsage& Usage();
|
/system/update_engine/scripts/ |
D | test_paycheck.sh | 78 Usage: ${0##*/} old_full_payload delta_payload new_full_payload
|
/system/ca-certificates/files/ |
D | 91739615.0 | 62 X509v3 Key Usage: critical 66 X509v3 Extended Key Usage:
|