Searched refs:SHELL_DUMP (Results 1 – 12 of 12) sorted by relevance
/base/powermgr/thermal_manager/interfaces/inner_api/native/include/ |
D | thermal_srv_ipc_interface_code.h | 33 SHELL_DUMP enumerator
|
/base/powermgr/power_manager/interfaces/inner_api/native/include/ |
D | power_mgr_ipc_interface_code.h | 50 SHELL_DUMP, enumerator
|
/base/notification/distributed_notification_service/frameworks/core/include/ |
D | distributed_notification_service_ipc_interface_code.h | 87 SHELL_DUMP, enumerator
|
/base/powermgr/thermal_manager/test/unittest/src/ |
D | thermal_mock_stub_test.cpp | 89 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/ |
D | thermal_srv_stub.cpp | 87 case static_cast<int>(PowerMgr::ThermalMgrInterfaceCode::SHELL_DUMP): { in CheckRequestCode()
|
D | thermal_srv_proxy.cpp | 334 static_cast<int>(PowerMgr::ThermalMgrInterfaceCode::SHELL_DUMP), data, reply, option); in ShellDump()
|
/base/powermgr/power_manager/services/zidl/src/ |
D | power_mgr_stub.cpp | 146 case static_cast<int>(PowerMgr::PowerMgrInterfaceCode::SHELL_DUMP): in OnRemoteRequest()
|
D | power_mgr_proxy.cpp | 801 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 | 761 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 | 2491 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/ |
D | ans_manager_proxy.cpp | 2550 ErrCode result = InnerTransact(NotificationInterfaceCode::SHELL_DUMP, option, data, reply); in ShellDump()
|
D | ans_manager_stub.cpp | 190 {NotificationInterfaceCode::SHELL_DUMP,
|