Home
last modified time | relevance | path

Searched refs:UNUSED (Results 1 – 15 of 15) 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
/system/bpf/libbpf_android/
DBpfLoadTest.cpp76 UNUSED(key); in checkMapNonZero()
77 UNUSED(map); in checkMapNonZero()
/system/libbase/include/android-base/
Dmacros.h93 void UNUSED(const T&...) { in UNUSED() function
/system/core/init/
Dinit_test.cpp278 UNUSED(test_info); in OnTestStart()
/system/core/debuggerd/crasher/
Dcrasher.cpp232 UNUSED(TEMP_FAILURE_RETRY(read(STDIN_FILENO, buf, sizeof(buf)))); in do_action()
/system/unwinding/libbacktrace/
Dbacktrace_test.cpp1539 UNUSED(sp); in SetUcontextSp()
1540 UNUSED(ucontext); in SetUcontextSp()
1555 UNUSED(pc); in SetUcontextPc()
1556 UNUSED(ucontext); in SetUcontextPc()
1575 UNUSED(lr); in SetUcontextLr()
1576 UNUSED(ucontext); in SetUcontextLr()
/system/bt/gd/packet/parser/test/
Dtest_packets.pdl375 UNUSED = 0x06,
Dgenerated_packet_test.cc1762 ASSERT_EQ(entry.type_, DataType::UNUSED); in TEST()
/system/bt/bta/dm/
Dbta_dm_api.cc561 UNUSED(privacy_enable); in BTA_DmBleConfigLocalPrivacy()
/system/nfc/src/gki/common/
Dgki_buffer.cc308 UNUSED(gki_alloc_free_queue); in GKI_getbuf()
583 UNUSED(p_buf); in gki_chk_buf_damage()
/system/logging/liblog/
Dlogger_write.cpp171 UNUSED(abort_message); in __android_log_default_aborter()
/system/libbase/
Dlogging.cpp308 UNUSED(abort_message); in DefaultAborter()
/system/core/debuggerd/
Ddebuggerd_test.cpp1137 UNUSED(getpid()); in TEST_F()
1138 UNUSED(gettid()); in TEST_F()
/system/vold/
Dcryptfs.cpp262 #define UNUSED __attribute__((unused)) macro
1239 void* params UNUSED) { in pbkdf2() argument
/system/apex/apexd/
Dapexservice_test.cpp2951 UNUSED(test_info); in OnTestStart()