Home
last modified time | relevance | path

Searched refs:ShutDown (Results 1 – 25 of 76) sorted by relevance

1234

/ohos5.0/base/telephony/call_manager/services/call/call_state_observer/src/
H A Dproximity_sensor.cpp26 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 Dbattery_device.c162 .ShutDown = ShutDownImpl,
212 g_device.ShutDown = g_batteryFeatureHandle->ShutDown; in GetBatteryDeviceMethods()
/ohos5.0/foundation/resourceschedule/device_usage_statistics/services/common/src/
H A Dbundle_active_shutdown_callback_service.cpp30 bundleActiveCore_->ShutDown(); in OnAsyncShutdown()
/ohos5.0/base/telephony/ril_adapter/interfaces/innerkits/include/
H A Dhril_vendor_modem_defs.h75 void (*ShutDown)(const ReqDataInfo *requestInfo); member
/ohos5.0/base/powermgr/battery_lite/services/include/
H A Dbattery_device.h59 void (*ShutDown)(void); member
H A Dibattery.h57 void (*ShutDown)(); member
/ohos5.0/base/telephony/call_manager/services/call/call_state_observer/include/
H A Dproximity_sensor.h38 void ShutDown(PowerMgr::SuspendDeviceType operationType, bool suspendImmed);
/ohos5.0/base/telephony/ril_adapter/test/unittest/ril_adapter_gtest/
H A Dril_modem_test.cpp50 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 Dtel_ril_modem.cpp52 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 Dhid_host_service.h104 void ShutDown();
H A Dhid_host_service.cpp104 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 Dpan_service.h113 void ShutDown();
H A Dpan_service.cpp107 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 Dtel_ril_modem.h33 int32_t ShutDown(const AppExecFwk::InnerEvent::Pointer &response);
/ohos5.0/base/telephony/ril_adapter/services/hril/include/
H A Dhril_modem.h28 int32_t ShutDown(int32_t serialId);
/ohos5.0/foundation/resourceschedule/device_usage_statistics/services/packagegroup/include/
H A Dbundle_active_group_controller.h84 void ShutDown(const int64_t bootBasedTimeStamp, const int32_t userId);
/ohos5.0/base/telephony/ril_adapter/services/hril/src/
H A Dhril_modem.cpp28 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 Dhfp_hf_service.h518 void ShutDown();
H A Dhfp_hf_service.cpp121 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 Dgatt_connection_manager.h170 int ShutDown() const;
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/service/src/hfp_ag/
H A Dhfp_ag_service.h530 void ShutDown();
/ohos5.0/foundation/resourceschedule/device_usage_statistics/services/common/include/
H A Dbundle_active_core.h151 void ShutDown();
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/service/src/avrcp_tg/
H A Davrcp_tg_state_machine.h147 void ShutDown(void);
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/service/src/avrcp_ct/
H A Davrcp_ct_state_machine.h147 void ShutDown(void);
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/service/src/classic/
H A Dclassic_adapter.h630 void ShutDown();

1234