Home
last modified time | relevance | path

Searched defs:UNUSED (Results 1 – 3 of 3) sorted by relevance

/system/core/libsysutils/src/
DFrameworkCommand.cpp24 #define UNUSED __attribute__((unused)) macro
30 int FrameworkCommand::runCommand(SocketClient *c UNUSED, int argc UNUSED, in runCommand()
31 char **argv UNUSED) { in runCommand()
/system/libbase/include/android-base/
Dmacros.h93 void UNUSED(const T&...) { in UNUSED() function
/system/vold/
Dcryptfs.cpp263 #define UNUSED __attribute__((unused)) macro
1143 void* params UNUSED) { in pbkdf2()