Home
last modified time | relevance | path

Searched refs:UNUSED (Results 1 – 25 of 43) sorted by relevance

12

/base/startup/init/services/modules/reboot/
Dreboot.c42 UNUSED(id); in DoReboot()
43 UNUSED(name); in DoReboot()
44 UNUSED(argc); in DoReboot()
45 UNUSED(argv); in DoReboot()
53 UNUSED(id); in DoRebootPanic()
54 UNUSED(name); in DoRebootPanic()
55 UNUSED(argc); in DoRebootPanic()
56 UNUSED(argv); in DoRebootPanic()
77 UNUSED(id); in DoRebootShutdown()
78 UNUSED(name); in DoRebootShutdown()
[all …]
/base/startup/init/services/init/lite/
Dinit_service.c28 UNUSED(service); in NotifyServiceChange()
29 UNUSED(status); in NotifyServiceChange()
56 UNUSED(attrName); in SetImportantValue()
57 UNUSED(flag); in SetImportantValue()
93 UNUSED(path); in SetServiceEnterSandbox()
94 UNUSED(attribute); in SetServiceEnterSandbox()
Dinit_reboot.c24 UNUSED(value); in ExecReboot()
/base/startup/init/services/param/liteos/
Dparam_litedac.c21 UNUSED(isInit); in InitLocalSecurityLabel()
44 UNUSED(path); in DacGetParamSecurityLabel()
50 UNUSED(flags); in CheckFilePermission()
57 UNUSED(srcLabel); in DacCheckParamPermission()
58 UNUSED(name); in DacCheckParamPermission()
59 UNUSED(mode); in DacCheckParamPermission()
Dparam_osadp.c59 UNUSED(repeat); in StartTimer()
234 UNUSED(fileName); in GetSharedMem()
235 UNUSED(handle); in GetSharedMem()
236 UNUSED(readOnly); in GetSharedMem()
243 UNUSED(handle); in FreeSharedMem()
244 UNUSED(dataSize); in FreeSharedMem()
/base/update/updater/services/package/pkg_manager/
Dpkg_stream.h36 UNUSED(data); in Read()
37 UNUSED(start); in Read()
38 UNUSED(readLen); in Read()
39 UNUSED(needRead); in Read()
167 UNUSED(data); in Read()
168 UNUSED(start); in Read()
169 UNUSED(readLen); in Read()
170 UNUSED(needRead); in Read()
187 UNUSED(size); in Seek()
188 UNUSED(whence); in Seek()
[all …]
/base/startup/appspawn/lite/
Dappspawn_service.c49 UNUSED(service); in GetName()
71 UNUSED(service); in MessageHandle()
72 UNUSED(msg); in MessageHandle()
79 UNUSED(service); in GetTaskConfig()
104 UNUSED(longProcName); in AppSpawnCreateContent()
105 UNUSED(longProcNameLen); in AppSpawnCreateContent()
125 UNUSED(iProxy); in Invoke()
126 UNUSED(origin); in Invoke()
/base/startup/init/test/unittest/init/
Dloopevent_unittest.cpp58 UNUSED(task); in OnReceiveRequest()
59 UNUSED(buffer); in OnReceiveRequest()
60 UNUSED(nread); in OnReceiveRequest()
65 UNUSED(taskHandle); in ProcessAsyncEvent()
66 UNUSED(eventId); in ProcessAsyncEvent()
67 UNUSED(buffer); in ProcessAsyncEvent()
68 UNUSED(buffLen); in ProcessAsyncEvent()
73 UNUSED(loop); in IncomingConnect()
74 UNUSED(server); in IncomingConnect()
80 UNUSED(taskHandle); in ProcessWatchEventTest()
[all …]
/base/startup/init/services/param/watcher/agent/
Dwatcher.cpp22 UNUSED(name); in OnParameterChange()
23 UNUSED(value); in OnParameterChange()
/base/startup/init/services/modules/selinux/
Dselinux_adp.c41 UNUSED(id); in LoadSelinuxPolicy()
42 UNUSED(name); in LoadSelinuxPolicy()
43 UNUSED(argc); in LoadSelinuxPolicy()
44 UNUSED(argv); in LoadSelinuxPolicy()
/base/startup/init/services/modules/
Dplugin_adapter.h26 #ifndef UNUSED
27 #define UNUSED(x) (void)(x) macro
/base/update/updater/services/package/pkg_algorithm/
Dpkg_algo_sign.h69 UNUSED(buffer); in SignBuffer()
70 UNUSED(sign); in SignBuffer()
71 UNUSED(signLen); in SignBuffer()
Dpkg_algo_digest.h44 UNUSED(buffer); in Update()
56 UNUSED(result); in Calculate()
57 UNUSED(buffer); in Calculate()
/base/update/updateservice/test/unittest/update_engine/
Dserver_unittest.cpp54 #define UNUSED(x) (void)(x) macro
367 UNUSED(ctx); in RegisterUpdateCallback()
368 UNUSED(cb); in RegisterUpdateCallback()
394 UNUSED(versionInfo); in GetNewVersion()
400 UNUSED(info); in GetUpgradeStatus()
406 UNUSED(policy); in SetUpdatePolicy()
412 UNUSED(policy); in GetUpdatePolicy()
423 UNUSED(miscFile); in RebootAndClean()
424 UNUSED(cmd); in RebootAndClean()
430 UNUSED(miscFile); in RebootAndInstall()
[all …]
/base/startup/init/services/init/standard/
Dinit_service.c58 UNUSED(fieldStr); in IsForbidden()
64 UNUSED(attrName); in SetImportantValue()
65 UNUSED(flag); in SetImportantValue()
/base/startup/init/services/init/include/
Dinit.h35 #define UNUSED(x) (void)(x) macro
/base/update/updater/test/unittest/applypatch_test/
Dimagepatch_unittest.h35 #define UNUSED(x) (void)(x) macro
41 UNUSED(context); in Write()
/base/startup/init/test/fuzztest/systemwatchparameter_fuzzer/
Dsystemwatchparameter_fuzzer.cpp27 UNUSED(context); in HandleParamChange()
/base/startup/init/services/param/watcher/include/
Dwatcher_utils.h28 #define UNUSED(x) (void)(x) macro
/base/startup/init/services/modules/init_hook/
Dinit_hook.c148 UNUSED(id); in CmdSetLogLevel()
207 UNUSED(info); in InitDebugHook()
208 UNUSED(cookie); in InitDebugHook()
/base/startup/init/services/param/include/
Dparam_utils.h52 #ifndef UNUSED
53 #define UNUSED(x) (void)(x) macro
/base/startup/init/services/param/adapter/
Dparam_selinux.c86 UNUSED(isInit); in InitLocalSecurityLabel()
212 UNUSED(path); in SelinuxGetParamSecurityLabel()
218 UNUSED(flags); in CheckFilePermission()
300 UNUSED(path); in OpenPermissionWorkSpace()
/base/startup/appspawn/common/
Dappspawn_server.h32 #define UNUSED(x) (void)(x) macro
116 #define UNUSED(x) (void)(x) macro
/base/startup/init/test/fuzztest/readfileindir_fuzzer/
Dreadfileindir_fuzzer.cpp27 UNUSED(context); in FakeParser()
/base/startup/appspawn/adapter/
Dappspawn_adapter.cpp41 UNUSED(content); in SetSelinuxCon()

12