Home
last modified time | relevance | path

Searched defs:Usage (Results 1 – 13 of 13) sorted by relevance

/system/core/libmemunreachable/
DREADME.md12 Usage section in libmemunreachable
15 ### In Android apps ###
36 ### C interface ###
45 ### C++ interface ###
/system/tools/hidl/docs/
DREADME.md7 # Usage chapter
/system/core/init/test_service/
DREADME.md33 ## Usage section in Sample service for testing
Dtest_service.cpp25 void Usage(char* argv[]) { in Usage() function
/system/extras/tests/workloads/
Dpwrsummary.sh26 function Usage { function
Dpwrtest.sh41 function Usage { function
/system/iorap/src/inode2filename/
Dmain.cc23 void Usage(char** argv) { in Usage() function
/system/core/libkeyutils/
Dmini_keyctl.cpp29 static void Usage(int exit_code) { in Usage() function
/system/core/demangle/
Ddemangle.cpp30 static void Usage(const char* prog_name) { in Usage() function
/system/iorap/src/perfetto/
Dmain.cc41 void Usage(char** argv) { in Usage() function
/system/core/fs_mgr/tools/
Ddmctl.cpp52 static int Usage(void) { in Usage() function
/system/core/libmeminfo/
Dprocmeminfo.cpp151 const MemUsage& ProcMemInfo::Usage() { in Usage() function in android::meminfo::ProcMemInfo
/system/core/libmeminfo/tools/
Dprocrank.cpp106 const MemUsage& Usage() const { return usage_or_wss_; } in Usage() function