/ohos5.0/base/telephony/call_manager/services/call/call_state_observer/src/ |
H A D | proximity_sensor.cpp | 26 void ProximitySensor::ShutDown(PowerMgr::SuspendDeviceType operationType, bool suspendImmed) in ShutDown() function in OHOS::Telephony::ProximitySensor 41 ShutDown(PowerMgr::SuspendDeviceType::SUSPEND_DEVICE_REASON_APPLICATION, true); in CallDestroyed()
|
/ohos5.0/base/powermgr/battery_lite/services/src/ |
H A D | battery_device.c | 162 .ShutDown = ShutDownImpl, 212 g_device.ShutDown = g_batteryFeatureHandle->ShutDown; in GetBatteryDeviceMethods()
|
/ohos5.0/foundation/resourceschedule/device_usage_statistics/services/common/src/ |
H A D | bundle_active_shutdown_callback_service.cpp | 30 bundleActiveCore_->ShutDown(); in OnAsyncShutdown()
|
/ohos5.0/base/telephony/ril_adapter/interfaces/innerkits/include/ |
H A D | hril_vendor_modem_defs.h | 75 void (*ShutDown)(const ReqDataInfo *requestInfo); member
|
/ohos5.0/base/powermgr/battery_lite/services/include/ |
H A D | battery_device.h | 59 void (*ShutDown)(void); member
|
H A D | ibattery.h | 57 void (*ShutDown)(); member
|
/ohos5.0/base/telephony/call_manager/services/call/call_state_observer/include/ |
H A D | proximity_sensor.h | 38 void ShutDown(PowerMgr::SuspendDeviceType operationType, bool suspendImmed);
|
/ohos5.0/base/telephony/ril_adapter/test/unittest/ril_adapter_gtest/ |
H A D | ril_modem_test.cpp | 50 int32_t ret = g_rilInterface->ShutDown(SLOTID_1, RilTestUtil::GetSerialId()); 66 int32_t ret = g_rilInterface->ShutDown(SLOTID_2, RilTestUtil::GetSerialId());
|
/ohos5.0/base/telephony/core_service/services/tel_ril/src/ |
H A D | tel_ril_modem.cpp | 52 int32_t TelRilModem::ShutDown(const AppExecFwk::InnerEvent::Pointer &response) in ShutDown() function in OHOS::Telephony::TelRilModem 54 return Request(TELEPHONY_LOG_FUNC_NAME, response, &HDI::Ril::V1_1::IRil::ShutDown); in ShutDown()
|
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/service/src/hid_host/ |
H A D | hid_host_service.h | 104 void ShutDown();
|
H A D | hid_host_service.cpp | 104 void HidHostService::ShutDown() in ShutDown() function in OHOS::bluetooth::HidHostService 393 ShutDown(); in ProcessEvent()
|
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/service/src/pan/ |
H A D | pan_service.h | 113 void ShutDown();
|
H A D | pan_service.cpp | 107 void PanService::ShutDown() in ShutDown() function in OHOS::bluetooth::PanService 451 ShutDown(); in ProcessEvent()
|
/ohos5.0/base/telephony/core_service/services/tel_ril/include/ |
H A D | tel_ril_modem.h | 33 int32_t ShutDown(const AppExecFwk::InnerEvent::Pointer &response);
|
/ohos5.0/base/telephony/ril_adapter/services/hril/include/ |
H A D | hril_modem.h | 28 int32_t ShutDown(int32_t serialId);
|
/ohos5.0/foundation/resourceschedule/device_usage_statistics/services/packagegroup/include/ |
H A D | bundle_active_group_controller.h | 84 void ShutDown(const int64_t bootBasedTimeStamp, const int32_t userId);
|
/ohos5.0/base/telephony/ril_adapter/services/hril/src/ |
H A D | hril_modem.cpp | 28 int32_t HRilModem::ShutDown(int32_t serialId) in ShutDown() function in OHOS::Telephony::HRilModem 30 return RequestVendor(serialId, HREQ_MODEM_SHUT_DOWN, modemFuncs_, &HRilModemReq::ShutDown); in ShutDown()
|
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/service/src/hfp_hf/ |
H A D | hfp_hf_service.h | 518 void ShutDown();
|
H A D | hfp_hf_service.cpp | 121 void HfpHfService::ShutDown() in ShutDown() function in OHOS::bluetooth::HfpHfService 720 ShutDown(); in ProcessEvent()
|
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/service/src/gatt/ |
H A D | gatt_connection_manager.h | 170 int ShutDown() const;
|
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/service/src/hfp_ag/ |
H A D | hfp_ag_service.h | 530 void ShutDown();
|
/ohos5.0/foundation/resourceschedule/device_usage_statistics/services/common/include/ |
H A D | bundle_active_core.h | 151 void ShutDown();
|
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/service/src/avrcp_tg/ |
H A D | avrcp_tg_state_machine.h | 147 void ShutDown(void);
|
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/service/src/avrcp_ct/ |
H A D | avrcp_ct_state_machine.h | 147 void ShutDown(void);
|
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/service/src/classic/ |
H A D | classic_adapter.h | 630 void ShutDown();
|