/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/service/src/util/ |
H A D | context.h | 49 virtual void OnDisable(const std::string &name, bool ret) = 0; 101 virtual void OnDisable(const std::string &name, bool ret) in OnDisable() function 104 callback_->OnDisable(name, ret); in OnDisable()
|
/ohos5.0/foundation/multimodalinput/input/intention/cooperate/plugin/include/ |
H A D | cooperate_in.h | 47 void OnDisable(Context &context, const CooperateEvent &event); 77 void OnDisable(Context &context, const CooperateEvent &event);
|
H A D | cooperate_out.h | 47 void OnDisable(Context &context, const CooperateEvent &event);
|
/ohos5.0/base/msdp/device_status/intention/cooperate/plugin/include/ |
H A D | cooperate_in.h | 47 void OnDisable(Context &context, const CooperateEvent &event); 77 void OnDisable(Context &context, const CooperateEvent &event);
|
H A D | cooperate_out.h | 47 void OnDisable(Context &context, const CooperateEvent &event);
|
/ohos5.0/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/rdb/ |
H A D | rdb_service_stub.h | 67 int32_t OnDisable(MessageParcel& data, MessageParcel& reply); 102 … [static_cast<uint32_t>(RdbServiceCode::RDB_SERVICE_CMD_DISABLE)] = &RdbServiceStub::OnDisable,
|
H A D | rdb_service_stub.cpp | 341 int32_t RdbServiceStub::OnDisable(MessageParcel& data, MessageParcel& reply) in OnDisable() function in OHOS::DistributedRdb::RdbServiceStub
|
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/service/src/sock/ |
H A D | socket_service.cpp | 147 GetContext()->OnDisable(PROFILE_NAME_SPP, true); in ShutDownInternal() 251 GetContext()->OnDisable(PROFILE_NAME_SPP, true); in CleanupClientSocket()
|
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/service/src/common/ |
H A D | profile_service_manager.h | 183 void OnDisable(const std::string &name, bool ret) const;
|
H A D | adapter_manager.cpp | 94 void OnDisable(const std::string &name, bool ret); 110 void OnDisable(const std::string &name, bool ret) in OnDisable() function in OHOS::bluetooth::AdapterManager::impl::AdaptersContextCallback 113 impl_.OnDisable(name, ret); in OnDisable() 153 void AdapterManager::impl::OnDisable(const std::string &name, bool ret) in OnDisable() function in OHOS::bluetooth::AdapterManager::impl
|
H A D | profile_service_manager.cpp | 42 void OnDisable(const std::string &name, bool ret) in OnDisable() function in OHOS::bluetooth::ProfileServicesContextCallback 45 psm_.OnDisable(name, ret); in OnDisable() 451 void ProfileServiceManager::OnDisable(const std::string &name, bool ret) const in OnDisable() function in OHOS::bluetooth::ProfileServiceManager
|
/ohos5.0/foundation/multimodalinput/input/intention/cooperate/plugin/src/ |
H A D | cooperate_in.cpp | 91 this->OnDisable(context, event); in Initial() 134 void CooperateIn::Initial::OnDisable(Context &context, const CooperateEvent &event) in OnDisable() function in OHOS::Msdp::DeviceStatus::Cooperate::CooperateIn::Initial 354 this->OnDisable(context, event); in RelayConfirmation() 392 void CooperateIn::RelayConfirmation::OnDisable(Context &context, const CooperateEvent &event) in OnDisable() function in OHOS::Msdp::DeviceStatus::Cooperate::CooperateIn::RelayConfirmation
|
H A D | cooperate_out.cpp | 86 this->OnDisable(context, event); in Initial() 132 void CooperateOut::Initial::OnDisable(Context &context, const CooperateEvent &event) in OnDisable() function in OHOS::Msdp::DeviceStatus::Cooperate::CooperateOut::Initial
|
/ohos5.0/base/msdp/device_status/intention/cooperate/plugin/src/ |
H A D | cooperate_in.cpp | 91 this->OnDisable(context, event); in Initial() 134 void CooperateIn::Initial::OnDisable(Context &context, const CooperateEvent &event) in OnDisable() function in OHOS::Msdp::DeviceStatus::Cooperate::CooperateIn::Initial 356 this->OnDisable(context, event); in RelayConfirmation() 394 void CooperateIn::RelayConfirmation::OnDisable(Context &context, const CooperateEvent &event) in OnDisable() function in OHOS::Msdp::DeviceStatus::Cooperate::CooperateIn::RelayConfirmation
|
H A D | cooperate_out.cpp | 85 this->OnDisable(context, event); in Initial() 131 void CooperateOut::Initial::OnDisable(Context &context, const CooperateEvent &event) in OnDisable() function in OHOS::Msdp::DeviceStatus::Cooperate::CooperateOut::Initial
|
/ohos5.0/foundation/multimodalinput/input/intention/services/device_manager/include/ |
H A D | device_manager.h | 74 int32_t OnDisable();
|
/ohos5.0/base/msdp/device_status/intention/services/device_manager/include/ |
H A D | device_manager.h | 74 int32_t OnDisable();
|
/ohos5.0/foundation/multimodalinput/input/intention/services/device_manager/src/ |
H A D | device_manager.cpp | 132 return this->OnDisable(); in Disable() 140 int32_t DeviceManager::OnDisable() in OnDisable() function in OHOS::Msdp::DeviceStatus::DeviceManager
|
/ohos5.0/base/msdp/device_status/intention/services/device_manager/src/ |
H A D | device_manager.cpp | 133 return this->OnDisable(); in Disable() 141 int32_t DeviceManager::OnDisable() in OnDisable() function in OHOS::Msdp::DeviceStatus::DeviceManager
|
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/service/src/hid_host/ |
H A D | hid_host_service.cpp | 108 GetContext()->OnDisable(PROFILE_NAME_HID_HOST, true); in ShutDown() 141 GetContext()->OnDisable(PROFILE_NAME_HID_HOST, true); in ShutDownDone()
|
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/service/src/pan/ |
H A D | pan_service.cpp | 111 GetContext()->OnDisable(PROFILE_NAME_PAN, true); in ShutDown() 143 GetContext()->OnDisable(PROFILE_NAME_PAN, true); in ShutDownDone()
|
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/service/src/hfp_hf/ |
H A D | hfp_hf_service.cpp | 125 GetContext()->OnDisable(PROFILE_NAME_HFP_HF, true); in ShutDown() 157 GetContext()->OnDisable(PROFILE_NAME_HFP_HF, ret ? false : true); in ShutDownDone()
|
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/service/src/hfp_ag/ |
H A D | hfp_ag_service.cpp | 88 GetContext()->OnDisable(PROFILE_NAME_HFP_AG, true); in ShutDown() 142 GetContext()->OnDisable(PROFILE_NAME_HFP_AG, ret ? false : true); in ShutDownDone()
|
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/service/src/gavdp/ |
H A D | a2dp_service.cpp | 509 GetContext()->OnDisable(name_, ret); in DisableService() 1166 GetContext()->OnDisable(name_, true); in CheckDisable()
|
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/service/src/ble/ |
H A D | ble_adapter.cpp | 253 GetContext()->OnDisable(ADAPTER_NAME_BLE, pimpl->btmEnableFlag_); in DisableTask() 278 GetContext()->OnDisable(ADAPTER_NAME_BLE, ret); in DisableTask()
|