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.cpp80 UNUSED(key); in checkMapNonZero()
81 UNUSED(map); in checkMapNonZero()
/system/libbase/include/android-base/
Dmacros.h93 void UNUSED(const T&...) { in UNUSED() function
/system/core/adb/fdevent/
Dfdevent.cpp127 UNUSED(fd); in CalculatePollDuration()
/system/core/debuggerd/crasher/
Dcrasher.cpp228 UNUSED(TEMP_FAILURE_RETRY(read(STDIN_FILENO, buf, sizeof(buf)))); in do_action()
/system/bt/gd/packet/parser/test/
Dtest_packets.pdl375 UNUSED = 0x06,
Dgenerated_packet_test.cc1762 ASSERT_EQ(entry.type_, DataType::UNUSED); in TEST()
/system/core/libbacktrace/
Dbacktrace_test.cpp1523 UNUSED(sp); in SetUcontextSp()
1524 UNUSED(ucontext); in SetUcontextSp()
1539 UNUSED(pc); in SetUcontextPc()
1540 UNUSED(ucontext); in SetUcontextPc()
1559 UNUSED(lr); in SetUcontextLr()
1560 UNUSED(ucontext); in SetUcontextLr()
/system/core/adb/daemon/
Dfile_sync_service.cpp75 UNUSED(path); in should_use_fs_config()
96 UNUSED(path, capabilities); in update_capabilities()
/system/core/liblog/
Dlogger_write.cpp171 UNUSED(abort_message); in __android_log_default_aborter()
/system/libbase/
Dlogging.cpp312 UNUSED(abort_message); in DefaultAborter()
/system/bt/bta/dm/
Dbta_dm_api.cc652 UNUSED(privacy_enable); in BTA_DmBleConfigLocalPrivacy()
/system/core/debuggerd/
Ddebuggerd_test.cpp871 UNUSED(getpid()); in TEST_F()
872 UNUSED(gettid()); in TEST_F()
/system/vold/
Dcryptfs.cpp263 #define UNUSED __attribute__((unused)) macro
1143 void* params UNUSED) { in pbkdf2() argument
/system/apex/apexd/
Dapexservice_test.cpp2845 UNUSED(test_info); in OnTestStart()