Home
last modified time | relevance | path

Searched refs:ShutDown (Results 1 - 25 of 26) sorted by relevance

12

/foundation/resourceschedule/device_usage_statistics/services/common/src/
H A Dbundle_active_shutdown_callback_service.cpp30 bundleActiveCore_->ShutDown(); in OnAsyncShutdown()
H A Dbundle_active_core.cpp461 void BundleActiveCore::ShutDown() in ShutDown() function in OHOS::DeviceUsageStats::BundleActiveCore
464 BUNDLE_ACTIVE_LOGD("ShutDown called"); in ShutDown()
476 bundleGroupController_->ShutDown(timeStamp, activatedOsAccountIds[i]); in ShutDown()
/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);
/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()
/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()
/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()
/foundation/communication/bluetooth_service/services/bluetooth/service/src/gatt/
H A Dgatt_connection_manager.h170 int ShutDown() const;
H A Dgatt_connection_manager.cpp350 int GattConnectionManager::ShutDown() const in ShutDown() function in OHOS::bluetooth::GattConnectionManager
/foundation/resourceschedule/device_usage_statistics/services/common/include/
H A Dbundle_active_core.h148 * function: ShutDown, called when device shutdown, update the in-memory stat and flush the database.
150 void ShutDown();
/foundation/communication/bluetooth_service/services/bluetooth/service/src/hfp_ag/
H A Dhfp_ag_service.h530 void ShutDown();
H A Dhfp_ag_service.cpp84 void HfpAgService::ShutDown() in ShutDown() function in OHOS::bluetooth::HfpAgService
272 ShutDown(); in ProcessEvent()
/foundation/communication/bluetooth_service/services/bluetooth/service/src/avrcp_ct/
H A Davrcp_ct_state_machine.h147 void ShutDown(void);
H A Davrcp_ct_state_machine.cpp52 void AvrcCtStateMachineManager::ShutDown(void) in ShutDown() function in OHOS::bluetooth::AvrcCtStateMachineManager
H A Davrcp_ct_profile.cpp132 smManager->ShutDown(); in Disable()
2108 smManager->ShutDown(); in ProcessChannelEventDisconnectCfmEvt()
/foundation/communication/bluetooth_service/services/bluetooth/service/src/avrcp_tg/
H A Davrcp_tg_state_machine.h147 void ShutDown(void);
H A Davrcp_tg_profile.cpp120 smManager->ShutDown(); in Disable()
1857 smManager->ShutDown(); in ProcessChannelEventDisconnectIndEvt()
1891 smManager->ShutDown(); in ProcessChannelEventDisconnectCfmEvt()
H A Davrcp_tg_state_machine.cpp58 void AvrcTgStateMachineManager::ShutDown(void) in ShutDown() function in OHOS::bluetooth::AvrcTgStateMachineManager
/foundation/communication/bluetooth_service/services/bluetooth/service/src/classic/
H A Dclassic_adapter.h637 void ShutDown();
H A Dclassic_adapter.cpp101 GetDispatcher()->PostTask(std::bind(&ClassicAdapter::ShutDown, this)); in Disable()
104 void ClassicAdapter::ShutDown() in ShutDown() function in OHOS::bluetooth::ClassicAdapter
/foundation/resourceschedule/device_usage_statistics/services/packagegroup/src/
H A Dbundle_active_group_controller.cpp459 void BundleActiveGroupController::ShutDown(const int64_t bootBasedTimeStamp, const int32_t userId) in ShutDown() function in OHOS::DeviceUsageStats::BundleActiveGroupController
461 BUNDLE_ACTIVE_LOGI("ShutDown called"); in ShutDown()
/foundation/distributedhardware/distributed_audio/services/audiomanager/managersource/src/
H A Ddaudio_echo_cannel_manager.cpp399 int32_t ret = aecProcessor_->ShutDown(aecProcessor_); in StopAecProcessor()
/foundation/resourceschedule/device_usage_statistics/test/unittest/
H A Ddevice_usage_statistics_service_test.cpp899 coreObject->bundleGroupController_->ShutDown(timeStamp, userId); in HWTEST_F()
1012 * @tc.desc: ShutDown
1020 coreObject->ShutDown(); in HWTEST_F()

Completed in 32 milliseconds

12