Home
last modified time | relevance | path

Searched refs:UNUSED (Results 1 – 12 of 12) 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() argument
31 char **argv UNUSED) { in runCommand() argument
DFrameworkListener.cpp31 #define UNUSED __attribute__((unused)) macro
48 void FrameworkListener::init(const char *socketName UNUSED, bool withSeq) { in init() argument
/system/core/base/include/android-base/
Dmacros.h130 void UNUSED(const T&...) { in UNUSED() function
/system/bt/test/suite/core/
Dthread_performance_test.cc33 void run_message_loop(void* UNUSED) { in run_message_loop() argument
/system/core/libnativebridge/
Dnative_bridge.cc256 template<typename T> void UNUSED(const T&) {} in UNUSED() function
320 UNUSED(instruction_set); in PreInitializeNativeBridge()
/system/core/libnativeloader/
Dnative_loader.cpp631 UNUSED(env, target_sdk_version, class_loader, is_shared, is_for_vendor, in CreateClassLoaderNamespace()
645 UNUSED(target_sdk_version); in OpenNativeLibrary()
690 UNUSED(env, target_sdk_version, class_loader); in OpenNativeLibrary()
/system/core/libbacktrace/
Dbacktrace_test.cpp1510 UNUSED(sp); in SetUcontextSp()
1511 UNUSED(ucontext); in SetUcontextSp()
1526 UNUSED(pc); in SetUcontextPc()
1527 UNUSED(ucontext); in SetUcontextPc()
1546 UNUSED(lr); in SetUcontextLr()
1547 UNUSED(ucontext); in SetUcontextLr()
/system/core/base/
Dlogging.cpp234 UNUSED(abort_message); in DefaultAborter()
/system/core/debuggerd/
Ddebuggerd_test.cpp545 UNUSED(getpid()); in TEST_F()
546 UNUSED(gettid()); in TEST_F()
/system/bt/bta/dm/
Dbta_dm_api.cc753 UNUSED(privacy_enable); in BTA_DmBleConfigLocalPrivacy()
/system/core/debuggerd/libdebuggerd/
Dtombstone.cpp404 UNUSED(process_memory); in dump_thread()
/system/vold/
Dcryptfs.cpp70 #define UNUSED __attribute__((unused)) macro
1181 unsigned char *ikey, void *params UNUSED) in pbkdf2() argument