Searched refs:SHELL_DUMP (Results 1 – 14 of 14) sorted by relevance
/base/powermgr/thermal_manager/test/fuzztest/thermaldump_fuzzer/ |
D | thermaldump_fuzzer_test.cpp | 33 …g_serviceTest.TestThermalServiceStub(static_cast<uint32_t>(ThermalMgrInterfaceCode::SHELL_DUMP), d… in LLVMFuzzerTestOneInput()
|
/base/powermgr/power_manager/test/fuzztest/shelldump_fuzzer/ |
D | shelldump_fuzzer_test.cpp | 33 …g_serviceTest.TestPowerServiceStub(static_cast<uint32_t>(PowerMgrInterfaceCode::SHELL_DUMP), data,… in LLVMFuzzerTestOneInput()
|
/base/powermgr/thermal_manager/interfaces/inner_api/native/include/ |
D | thermal_srv_ipc_interface_code.h | 34 SHELL_DUMP enumerator
|
/base/powermgr/power_manager/interfaces/inner_api/native/include/ |
D | power_mgr_ipc_interface_code.h | 51 SHELL_DUMP, enumerator
|
/base/notification/distributed_notification_service/frameworks/core/src/ |
D | ans_manager_proxy_utils.cpp | 79 ErrCode result = InnerTransact(NotificationInterfaceCode::SHELL_DUMP, option, data, reply); in ShellDump()
|
D | ans_manager_stub.cpp | 204 {NotificationInterfaceCode::SHELL_DUMP,
|
/base/notification/distributed_notification_service/frameworks/core/include/ |
D | distributed_notification_service_ipc_interface_code.h | 90 SHELL_DUMP, enumerator
|
/base/powermgr/thermal_manager/test/unittest/src/ |
D | thermal_mock_stub_test.cpp | 90 uint32_t end = static_cast<uint32_t>(PowerMgr::ThermalMgrInterfaceCode::SHELL_DUMP); 257 uint32_t code = static_cast<uint32_t>(PowerMgr::ThermalMgrInterfaceCode::SHELL_DUMP);
|
/base/powermgr/thermal_manager/services/zidl/src/ |
D | thermal_srv_stub.cpp | 90 case static_cast<int>(PowerMgr::ThermalMgrInterfaceCode::SHELL_DUMP): { in CheckRequestCode()
|
D | thermal_srv_proxy.cpp | 364 static_cast<int>(PowerMgr::ThermalMgrInterfaceCode::SHELL_DUMP), data, reply, option); in ShellDump()
|
/base/powermgr/power_manager/services/zidl/src/ |
D | power_mgr_stub.cpp | 156 case static_cast<int>(PowerMgr::PowerMgrInterfaceCode::SHELL_DUMP): in OnRemoteRequest()
|
D | power_mgr_proxy.cpp | 1018 static_cast<int>(PowerMgr::PowerMgrInterfaceCode::SHELL_DUMP), data, reply, option); in ShellDump()
|
/base/powermgr/power_manager/test/unittest/src/servicetest/ |
D | powermgr_service_test_proxy.cpp | 862 static_cast<int>(PowerMgr::PowerMgrInterfaceCode::SHELL_DUMP), in ShellDump()
|
/base/notification/distributed_notification_service/frameworks/core/test/unittest/ans_manager_stub_test/ |
D | ans_manager_stub_test.cpp | 2586 uint32_t code = static_cast<uint32_t>(NotificationInterfaceCode::SHELL_DUMP); 2613 uint32_t code = static_cast<uint32_t>(NotificationInterfaceCode::SHELL_DUMP); 2636 uint32_t code = static_cast<uint32_t>(NotificationInterfaceCode::SHELL_DUMP); 2659 uint32_t code = static_cast<uint32_t>(NotificationInterfaceCode::SHELL_DUMP);
|