/foundation/ai/intelligent_voice_framework/services/intell_voice_engine/server/utils/ |
H A D | system_event_observer.cpp | 55 bool SystemEventObserver::Unsubscribe() in Unsubscribe() function in OHOS::IntellVoiceEngine::SystemEventObserver
|
/foundation/graphic/graphic_3d/lume/metaobject/include/meta/api/ |
H A D | event_handler.h | 200 void Unsubscribe() in Unsubscribe() function
|
/foundation/graphic/graphic_3d/lume/metaobject/include/meta/api/property/ |
H A D | property_event_handler.h | 66 void Unsubscribe() in Unsubscribe() function in PropertyEventHandler
|
/foundation/resourceschedule/device_standby/services/core/src/ |
H A D | common_event_observer.cpp | 29 bool WEAK_FUNC CommonEventObserver::Unsubscribe() in Unsubscribe() function in OHOS::DevStandbyMgr::CommonEventObserver
|
/foundation/communication/netmanager_base/frameworks/js/napi/network/network_module/src/ |
H A D | network_module.cpp | 65 napi_value NetworkModule::Unsubscribe(napi_env env, napi_callback_info info) in Unsubscribe() function in OHOS::NetManagerStandard::NetworkModule
|
/foundation/deviceprofile/device_info_manager/old/services/core/src/subscribemanager/ |
H A D | profile_event_handler.cpp | 73 int32_t ProfileEventHandler::Unsubscribe(const sptr<IRemoteObject>& profileEventNotifier) in Unsubscribe() function in OHOS::DeviceProfile::ProfileEventHandler
|
/foundation/communication/dsoftbus/core/discovery/ble/share_ble/src/ |
H A D | disc_share_ble_virtual.c | 51 static int32_t Unsubscribe(const SubscribeOption *option) in Unsubscribe() function
|
/foundation/distributeddatamgr/relational_store/frameworks/native/rdb/src/ |
H A D | rdb_sql_statistic.cpp | 43 int SqlStatistic::Unsubscribe(std::shared_ptr<SqlObserver> observer) in Unsubscribe() function in OHOS::DistributedRdb::SqlStatistic
|
H A D | rd_connection.cpp | 282 int32_t RdConnection::Unsubscribe(const std::string& event, in Unsubscribe() function in OHOS::NativeRdb::RdConnection
|
/foundation/graphic/graphic_3d/lume/metaobject/src/ |
H A D | container_observer.cpp | 73 void ContainerChangeListener::Unsubscribe() in Unsubscribe() function in ContainerChangeListener 143 void ContainerObserver::Unsubscribe(const IContainer::Ptr& base) in Unsubscribe() function in ContainerObserver
|
H A D | object_hierarchy_observer.cpp | 123 void ObjectChangeListener::Unsubscribe() in Unsubscribe() function in ObjectChangeListener 357 void ObjectHierarchyObserver::Unsubscribe(const IObject::Ptr& root) in Unsubscribe() function in ObjectHierarchyObserver
|
/foundation/resourceschedule/background_task_mgr/services/common/src/ |
H A D | system_event_observer.cpp | 45 __attribute__((no_sanitize("cfi"))) bool SystemEventObserver::Unsubscribe()
in Unsubscribe() function in OHOS::BackgroundTaskMgr::SystemEventObserver
|
/foundation/systemabilitymgr/samgr_lite/interfaces/kits/communication/broadcast/ |
H A D | broadcast_interface.h | 218 Consumer *(*Unsubscribe)(IUnknown *iUnknown, const Topic *topic, const Consumer *consumer);
member
|
/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/framework/cloud/ |
H A D | cloud_server.cpp | 48 int32_t CloudServer::Unsubscribe(int32_t userId, const std::map<std::string, std::vector<Database>> &dbs) in Unsubscribe() function in OHOS::DistributedData::CloudServer
|
/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/adapter/account/src/ |
H A D | account_delegate_impl.cpp | 97 Status AccountDelegateImpl::Unsubscribe(std::shared_ptr<Observer> observer) in Unsubscribe() function in OHOS::DistributedKv::AccountDelegateImpl
|
/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/framework/eventcenter/ |
H A D | event_center.cpp | 35 bool EventCenter::Unsubscribe(int32_t evtId) in Unsubscribe() function in OHOS::EventCenter
|
/foundation/distributeddatamgr/pasteboard/framework/framework/eventcenter/ |
H A D | event_center.cpp | 34 bool EventCenter::Unsubscribe(int32_t evtId) in Unsubscribe() function in EventCenter
|
/foundation/distributeddatamgr/preferences/interfaces/inner_api/include/ |
H A D | preferences.h | 339 int Unsubscribe(std::shared_ptr<PreferencesObserver> observer, RegisterMode mode = RegisterMode::LOCAL_CHANGE, in Unsubscribe() function in OHOS::NativePreferences::Preferences
|
/foundation/multimodalinput/input/intention/stationary/server/src/ |
H A D | stationary_server.cpp | 152 void StationaryServer::Unsubscribe(CallingContext &context, Type type, in Unsubscribe() function in OHOS::Msdp::DeviceStatus::StationaryServer
|
/foundation/systemabilitymgr/samgr/interfaces/innerkits/rust/src/ |
H A D | manage.rs | 253 enum Unsubscribe { enum
|
/foundation/systemabilitymgr/samgr_lite/communication/broadcast/source/ |
H A D | pub_sub_implement.c | 146 static Consumer *Unsubscribe(IUnknown *iUnknown, const Topic *topic, const Consumer *consumer)
in Unsubscribe() function
|
/foundation/communication/dsoftbus/core/discovery/manager/include/ |
H A D | disc_manager.h | 61 int32_t (*Unsubscribe)(const SubscribeOption *option); member
|
/foundation/resourceschedule/device_standby/services/test/unittest/mock/ |
H A D | mock_helper.cpp | 118 bool CommonEventObserver::Unsubscribe() in Unsubscribe() function in OHOS::DevStandbyMgr::CommonEventObserver
|
/foundation/distributeddatamgr/kv_store/frameworks/innerkitsimpl/kvdb/src/ |
H A D | kvdb_service_client.cpp | 328 Status KVDBServiceClient::Unsubscribe(const AppId &appId, const StoreId &storeId, sptr<IKvStoreObserver> observer) in Unsubscribe() function in OHOS::DistributedKv::KVDBServiceClient
|
/foundation/distributeddatamgr/preferences/frameworks/js/napi/sendable_preferences/src/ |
H A D | napi_preferences.cpp | 582 int PreferencesProxy::JSObservers::Unsubscribe( in Unsubscribe() function in OHOS::Sendable::JSPreferences::PreferencesProxy::JSObservers
|