Home
last modified time | relevance | path

Searched refs:SHELL_DUMP (Results 1 – 12 of 12) sorted by relevance

/base/powermgr/thermal_manager/interfaces/inner_api/native/include/
Dthermal_srv_ipc_interface_code.h33 SHELL_DUMP enumerator
/base/powermgr/power_manager/interfaces/inner_api/native/include/
Dpower_mgr_ipc_interface_code.h50 SHELL_DUMP, enumerator
/base/notification/distributed_notification_service/frameworks/core/include/
Ddistributed_notification_service_ipc_interface_code.h87 SHELL_DUMP, enumerator
/base/powermgr/thermal_manager/test/unittest/src/
Dthermal_mock_stub_test.cpp89 uint32_t end = static_cast<uint32_t>(PowerMgr::ThermalMgrInterfaceCode::SHELL_DUMP);
256 uint32_t code = static_cast<uint32_t>(PowerMgr::ThermalMgrInterfaceCode::SHELL_DUMP);
/base/powermgr/thermal_manager/services/zidl/src/
Dthermal_srv_stub.cpp87 case static_cast<int>(PowerMgr::ThermalMgrInterfaceCode::SHELL_DUMP): { in CheckRequestCode()
Dthermal_srv_proxy.cpp334 static_cast<int>(PowerMgr::ThermalMgrInterfaceCode::SHELL_DUMP), data, reply, option); in ShellDump()
/base/powermgr/power_manager/services/zidl/src/
Dpower_mgr_stub.cpp146 case static_cast<int>(PowerMgr::PowerMgrInterfaceCode::SHELL_DUMP): in OnRemoteRequest()
Dpower_mgr_proxy.cpp801 static_cast<int>(PowerMgr::PowerMgrInterfaceCode::SHELL_DUMP), data, reply, option); in ShellDump()
/base/powermgr/power_manager/test/unittest/src/servicetest/
Dpowermgr_service_test_proxy.cpp761 static_cast<int>(PowerMgr::PowerMgrInterfaceCode::SHELL_DUMP), in ShellDump()
/base/notification/distributed_notification_service/frameworks/core/test/unittest/ans_manager_stub_test/
Dans_manager_stub_test.cpp2491 uint32_t code = static_cast<uint32_t>(NotificationInterfaceCode::SHELL_DUMP);
2517 uint32_t code = static_cast<uint32_t>(NotificationInterfaceCode::SHELL_DUMP);
2540 uint32_t code = static_cast<uint32_t>(NotificationInterfaceCode::SHELL_DUMP);
2563 uint32_t code = static_cast<uint32_t>(NotificationInterfaceCode::SHELL_DUMP);
/base/notification/distributed_notification_service/frameworks/core/src/
Dans_manager_proxy.cpp2550 ErrCode result = InnerTransact(NotificationInterfaceCode::SHELL_DUMP, option, data, reply); in ShellDump()
Dans_manager_stub.cpp190 {NotificationInterfaceCode::SHELL_DUMP,