Home
last modified time | relevance | path

Searched defs:size (Results 276 - 300 of 10233) sorted by relevance

1...<<11121314151617181920>>...410

/base/powermgr/power_manager/test/fuzztest/powerstatecallback_fuzzer/
H A Dpowerstatecallback_fuzzer_test.cpp29 extern "C" int LLVMFuzzerTestOneInput(const uint8_t* data, size_t size) in LLVMFuzzerTestOneInput() argument
34 static_cast<uint32_t>(PowerMgrInterfaceCode::REG_POWER_STATE_CALLBACK), data, size); in LLVMFuzzerTestOneInput() local
36 static_cast<uint32_t>(PowerMgrInterfaceCode::UNREG_POWER_STATE_CALLBACK), data, size); in LLVMFuzzerTestOneInput() local
/base/powermgr/power_manager/test/fuzztest/proxyrunninglock_fuzzer/
H A Dproxyrunninglock_fuzzer_test.cpp29 extern "C" int LLVMFuzzerTestOneInput(const uint8_t* data, size_t size) in LLVMFuzzerTestOneInput() argument
33 g_serviceTest.TestPowerServiceStub(static_cast<uint32_t>(PowerMgrInterfaceCode::PROXY_RUNNINGLOCK), data, size); in LLVMFuzzerTestOneInput() local
/base/powermgr/power_manager/test/fuzztest/releaserunninglock_fuzzer/
H A Dreleaserunninglock_fuzzer_test.cpp29 extern "C" int LLVMFuzzerTestOneInput(const uint8_t* data, size_t size) in LLVMFuzzerTestOneInput() argument
33 g_serviceTest.TestPowerServiceStub(static_cast<uint32_t>(PowerMgrInterfaceCode::RELEASE_RUNNINGLOCK), data, size); in LLVMFuzzerTestOneInput() local
/base/powermgr/power_manager/test/fuzztest/refreshactivity_fuzzer/
H A Drefreshactivity_fuzzer_test.cpp29 extern "C" int LLVMFuzzerTestOneInput(const uint8_t* data, size_t size) in LLVMFuzzerTestOneInput() argument
33 g_serviceTest.TestPowerServiceStub(static_cast<uint32_t>(PowerMgrInterfaceCode::REFRESH_ACTIVITY), data, size); in LLVMFuzzerTestOneInput() local
/base/powermgr/power_manager/test/fuzztest/setforcetimingout_fuzzer/
H A Dsetforcetimingout_fuzzer_test.cpp30 extern "C" int LLVMFuzzerTestOneInput(const uint8_t* data, size_t size) in LLVMFuzzerTestOneInput() argument
33 g_serviceTest.TestPowerServiceStub(static_cast<uint32_t>(PowerMgrInterfaceCode::SET_FORCE_TIMING_OUT), data, size); in LLVMFuzzerTestOneInput() local
/base/powermgr/power_manager/test/fuzztest/setsuspendtag_fuzzer/
H A Dsetsuspendtag_fuzzer_test.cpp29 extern "C" int LLVMFuzzerTestOneInput(const uint8_t* data, size_t size) in LLVMFuzzerTestOneInput() argument
33 g_serviceTest.TestPowerServiceStub(static_cast<uint32_t>(PowerMgrInterfaceCode::SET_SUSPEND_TAG), data, size); in LLVMFuzzerTestOneInput() local
/base/powermgr/power_manager/test/fuzztest/shelldump_fuzzer/
H A Dshelldump_fuzzer_test.cpp29 extern "C" int LLVMFuzzerTestOneInput(const uint8_t* data, size_t size) in LLVMFuzzerTestOneInput() argument
33 g_serviceTest.TestPowerServiceStub(static_cast<uint32_t>(PowerMgrInterfaceCode::SHELL_DUMP), data, size); in LLVMFuzzerTestOneInput() local
/base/powermgr/power_manager/test/fuzztest/takeovershutdowncallback_fuzzer/
H A Dtakeovershutdowncallback_fuzzer_test.cpp29 extern "C" int LLVMFuzzerTestOneInput(const uint8_t* data, size_t size) in LLVMFuzzerTestOneInput() argument
34 static_cast<uint32_t>(ShutdownClientInterfaceCode::CMD_REG_TAKEOVER_SHUTDOWN_CALLBACK), data, size); in LLVMFuzzerTestOneInput() local
36 static_cast<uint32_t>(ShutdownClientInterfaceCode::CMD_UNREG_TAKEOVER_SHUTDOWN_CALLBACK), data, size); in LLVMFuzzerTestOneInput() local
/base/powermgr/power_manager/test/fuzztest/syncsleepcallback_fuzzer/
H A Dsyncsleepcallback_fuzzer_test.cpp29 extern "C" int LLVMFuzzerTestOneInput(const uint8_t* data, size_t size) in LLVMFuzzerTestOneInput() argument
34 static_cast<uint32_t>(PowerMgrInterfaceCode::REG_SYNC_SLEEP_CALLBACK), data, size); in LLVMFuzzerTestOneInput() local
36 static_cast<uint32_t>(PowerMgrInterfaceCode::UNREG_SYNC_SLEEP_CALLBACK), data, size); in LLVMFuzzerTestOneInput() local
/base/powermgr/battery_manager/test/fuzztest/getcurrentaverage_fuzzer/
H A Dgetcurrentaverage_fuzzer_test.cpp30 extern "C" int LLVMFuzzerTestOneInput(const uint8_t* data, size_t size) in LLVMFuzzerTestOneInput() argument
34 static_cast<uint32_t>(BatterySrvInterfaceCode::BATT_GET_BATTERY_CURRENT_AVERAGE), data, size); in LLVMFuzzerTestOneInput() local
/base/powermgr/battery_manager/test/fuzztest/gethealthstatus_fuzzer/
H A Dgethealthstatus_fuzzer_test.cpp30 extern "C" int LLVMFuzzerTestOneInput(const uint8_t* data, size_t size) in LLVMFuzzerTestOneInput() argument
34 static_cast<uint32_t>(BatterySrvInterfaceCode::BATT_GET_HEALTH_STATUS), data, size); in LLVMFuzzerTestOneInput() local
/base/powermgr/battery_manager/test/fuzztest/getnowcurrent_fuzzer/
H A Dgetnowcurrent_fuzzer_test.cpp30 extern "C" int LLVMFuzzerTestOneInput(const uint8_t* data, size_t size) in LLVMFuzzerTestOneInput() argument
34 static_cast<uint32_t>(BatterySrvInterfaceCode::BATT_GET_BATTERY_CURRENT_NOW), data, size); in LLVMFuzzerTestOneInput() local
/base/powermgr/battery_manager/test/fuzztest/getpluggedtype_fuzzer/
H A Dgetpluggedtype_fuzzer_test.cpp30 extern "C" int LLVMFuzzerTestOneInput(const uint8_t* data, size_t size) in LLVMFuzzerTestOneInput() argument
34 static_cast<uint32_t>(BatterySrvInterfaceCode::BATT_GET_PLUG_TYPE), data, size); in LLVMFuzzerTestOneInput() local
/base/powermgr/battery_manager/test/fuzztest/isbatteryconfigsupported_fuzzer/
H A Disbatteryconfigsupported_fuzzer_test.cpp30 extern "C" int LLVMFuzzerTestOneInput(const uint8_t* data, size_t size) in LLVMFuzzerTestOneInput() argument
34 static_cast<uint32_t>(BatterySrvInterfaceCode::SUPPORT_BATTERY_CONFIG), data, size); in LLVMFuzzerTestOneInput() local
/base/powermgr/battery_manager/test/fuzztest/getvoltage_fuzzer/
H A Dgetvoltage_fuzzer_test.cpp30 extern "C" int LLVMFuzzerTestOneInput(const uint8_t* data, size_t size) in LLVMFuzzerTestOneInput() argument
33 g_serviceTest.TestBatteryServiceStub(static_cast<uint32_t>(BatterySrvInterfaceCode::BATT_GET_VOLTAGE), data, size); in LLVMFuzzerTestOneInput() local
/base/powermgr/power_manager/test/fuzztest/powermodecallback_fuzzer/
H A Dpowermodecallback_fuzzer_test.cpp29 extern "C" int LLVMFuzzerTestOneInput(const uint8_t* data, size_t size) in LLVMFuzzerTestOneInput() argument
34 static_cast<uint32_t>(PowerMgrInterfaceCode::REG_POWER_MODE_CALLBACK), data, size); in LLVMFuzzerTestOneInput() local
36 static_cast<uint32_t>(PowerMgrInterfaceCode::UNREG_POWER_MODE_CALLBACK), data, size); in LLVMFuzzerTestOneInput() local
/base/powermgr/power_manager/test/fuzztest/runninglockcallback_fuzzer/
H A Drunninglockcallback_fuzzer_test.cpp29 extern "C" int LLVMFuzzerTestOneInput(const uint8_t* data, size_t size) in LLVMFuzzerTestOneInput() argument
34 static_cast<uint32_t>(PowerMgrInterfaceCode::REG_RUNNINGLOCK_CALLBACK), data, size); in LLVMFuzzerTestOneInput() local
36 static_cast<uint32_t>(PowerMgrInterfaceCode::UNREG_RUNNINGLOCK_CALLBACK), data, size); in LLVMFuzzerTestOneInput() local
/base/powermgr/power_manager/test/fuzztest/resetrunninglocks_fuzzer/
H A Dresetrunninglocks_fuzzer_test.cpp29 extern "C" int LLVMFuzzerTestOneInput(const uint8_t* data, size_t size) in LLVMFuzzerTestOneInput() argument
33 g_serviceTest.TestPowerServiceStub(static_cast<uint32_t>(PowerMgrInterfaceCode::RESET_RUNNINGLOCKS), data, size); in LLVMFuzzerTestOneInput() local
/base/powermgr/power_manager/test/fuzztest/shutdowndevice_fuzzer/
H A Dshutdowndevice_fuzzer_test.cpp29 extern "C" int LLVMFuzzerTestOneInput(const uint8_t* data, size_t size) in LLVMFuzzerTestOneInput() argument
33 g_serviceTest.TestPowerServiceStub(static_cast<uint32_t>(PowerMgrInterfaceCode::SHUTDOWN_DEVICE), data, size); in LLVMFuzzerTestOneInput() local
/base/powermgr/power_manager/test/fuzztest/suspenddevice_fuzzer/
H A Dsuspenddevice_fuzzer_test.cpp29 extern "C" int LLVMFuzzerTestOneInput(const uint8_t* data, size_t size) in LLVMFuzzerTestOneInput() argument
33 g_serviceTest.TestPowerServiceStub(static_cast<uint32_t>(PowerMgrInterfaceCode::SUSPEND_DEVICE), data, size); in LLVMFuzzerTestOneInput() local
/base/powermgr/power_manager/test/fuzztest/wakeupdevice_fuzzer/
H A Dwakeupdevice_fuzzer_test.cpp29 extern "C" int LLVMFuzzerTestOneInput(const uint8_t* data, size_t size) in LLVMFuzzerTestOneInput() argument
33 g_serviceTest.TestPowerServiceStub(static_cast<uint32_t>(PowerMgrInterfaceCode::WAKEUP_DEVICE), data, size); in LLVMFuzzerTestOneInput() local
/base/powermgr/thermal_manager/test/fuzztest/thermalactioncallback_fuzzer/
H A Dthermalactioncallback_fuzzer_test.cpp30 extern "C" int LLVMFuzzerTestOneInput(const uint8_t* data, size_t size) in LLVMFuzzerTestOneInput() argument
34 static_cast<uint32_t>(ThermalMgrInterfaceCode::REG_THERMAL_ACTION_CALLBACK), data, size); in LLVMFuzzerTestOneInput() local
36 static_cast<uint32_t>(ThermalMgrInterfaceCode::UNREG_THERMAL_ACTION_CALLBACK), data, size); in LLVMFuzzerTestOneInput() local
/base/powermgr/thermal_manager/test/fuzztest/thermallevelcallback_fuzzer/
H A Dthermallevelcallback_fuzzer_test.cpp30 extern "C" int LLVMFuzzerTestOneInput(const uint8_t* data, size_t size) in LLVMFuzzerTestOneInput() argument
34 static_cast<uint32_t>(ThermalMgrInterfaceCode::REG_THERMAL_LEVEL_CALLBACK), data, size); in LLVMFuzzerTestOneInput() local
36 static_cast<uint32_t>(ThermalMgrInterfaceCode::UNREG_THERMAL_LEVEL_CALLBACK), data, size); in LLVMFuzzerTestOneInput() local
/base/powermgr/thermal_manager/test/fuzztest/thermaldump_fuzzer/
H A Dthermaldump_fuzzer_test.cpp30 extern "C" int LLVMFuzzerTestOneInput(const uint8_t* data, size_t size) in LLVMFuzzerTestOneInput() argument
33 g_serviceTest.TestThermalServiceStub(static_cast<uint32_t>(ThermalMgrInterfaceCode::SHELL_DUMP), data, size); in LLVMFuzzerTestOneInput() local
/base/powermgr/battery_statistics/test/fuzztest/getbatterystats_fuzzer/
H A Dgetbatterystats_fuzzer_test.cpp30 extern "C" int LLVMFuzzerTestOneInput(const uint8_t* data, size_t size) in LLVMFuzzerTestOneInput() argument
33 g_serviceTest.TestStatsServiceStub(static_cast<uint32_t>(BatteryStatsInterfaceCode::BATTERY_STATS_GET), data, size); in LLVMFuzzerTestOneInput() local

Completed in 8 milliseconds

1...<<11121314151617181920>>...410