Home
last modified time | relevance | path

Searched defs:UNUSED (Results 1 – 4 of 4) 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/core/base/include/android-base/
Dmacros.h93 void UNUSED(const T&...) { in UNUSED() function
/system/core/libnativebridge/
Dnative_bridge.cc38 void UNUSED(const T&) {} in UNUSED() function
/system/vold/
Dcryptfs.cpp83 #define UNUSED __attribute__((unused)) macro
1217 void* params UNUSED) { in pbkdf2()