Home
last modified time | relevance | path

Searched defs:Subscribe (Results 1 - 25 of 42) sorted by relevance

12

/foundation/graphic/graphic_3d/lume/metaobject/include/meta/api/property/
H A Darray_property_event_handler.h36 bool Subscribe(const Property& property, T* instance, void (T::*callback)(const ArrayChange&)) in Subscribe() function in ArrayPropertyChangedEventHandler
43 bool Subscribe(const Property& property, void (*callback)(const ArrayChange&)) in Subscribe() function
H A Dproperty_event_handler.h38 bool Subscribe(const IProperty::ConstPtr& property, const CallableTypePtr& onInvoked) in Subscribe() function in PropertyEventHandler
44 bool Subscribe(const IProperty::ConstPtr& property, const CallableTypePtr& onInvoked, const ITaskQueue::Ptr& queue) in Subscribe() function in PropertyEventHandler
49 bool Subscribe(const IProperty::ConstPtr& property, const CallableTypePtr& onInvoked, const BASE_NS::Uid& queueId) in Subscribe() function in PropertyEventHandler
55 bool Subscribe(const IProperty::ConstPtr& property, Func func, const ITaskQueue::Ptr& queue = nullptr) in Subscribe() function in PropertyEventHandler
61 bool Subscribe(const IProperty::ConstPtr& property, Func func, const BASE_NS::Uid& queueId) in Subscribe() function in PropertyEventHandler
[all...]
/foundation/ai/intelligent_voice_framework/services/intell_voice_engine/server/utils/
H A Dsystem_event_observer.cpp46 bool SystemEventObserver::Subscribe() in Subscribe() function in OHOS::IntellVoiceEngine::SystemEventObserver
/foundation/bundlemanager/bundle_framework/interfaces/inner_api/appexecfwk_core/src/bundlemgr/
H A Dbundle_monitor.cpp26 bool BundleMonitor::Subscribe(const sptr<IBundleStatusCallback> &callback) in Subscribe() function in OHOS::AppExecFwk::BundleMonitor
/foundation/graphic/graphic_3d/lume/metaobject/include/meta/api/
H A Devent_handler.h126 bool Subscribe(const Event<EventType>& event, const typename EventType::InterfaceTypePtr& func, in Subscribe() function in EventHandler
144 bool Subscribe( in Subscribe() function
160 bool Subscribe(const Event<EventType>& event, Func func, const ITaskQueue::Ptr& queue = nullptr) Subscribe() function
170 bool Subscribe(const Event<EventType>& event, Func func, const BASE_NS::Uid& queueId) Subscribe() function
180 bool Subscribe(const BASE_NS::shared_ptr<IEvent>& event, Func func, const ITaskQueue::Ptr& queue = nullptr) Subscribe() function
191 bool Subscribe(const BASE_NS::shared_ptr<IEvent>& event, Func func, const BASE_NS::Uid& queueId) Subscribe() function
[all...]
/foundation/multimedia/ringtone_library/services/ringtone_data_extension/src/
H A Dringtone_subscriber.cpp39 bool RingtoneSubscriber::Subscribe(void) in Subscribe() function in OHOS::Media::RingtoneSubscriber
/foundation/resourceschedule/device_standby/services/core/src/
H A Dcommon_event_observer.cpp24 bool WEAK_FUNC CommonEventObserver::Subscribe() in Subscribe() function in OHOS::DevStandbyMgr::CommonEventObserver
/foundation/communication/netmanager_base/frameworks/js/napi/network/network_module/src/
H A Dnetwork_module.cpp57 napi_value NetworkModule::Subscribe(napi_env env, napi_callback_info info) in Subscribe() function in OHOS::NetManagerStandard::NetworkModule
/foundation/deviceprofile/device_info_manager/old/services/core/src/subscribemanager/
H A Dprofile_event_handler.cpp38 int32_t ProfileEventHandler::Subscribe(const SubscribeInfo& subscribeInfo, in Subscribe() function in OHOS::DeviceProfile::ProfileEventHandler
/foundation/communication/dsoftbus/core/discovery/ble/share_ble/src/
H A Ddisc_share_ble_virtual.c46 static int32_t Subscribe(const SubscribeOption *option) in Subscribe() function
/foundation/distributeddatamgr/relational_store/frameworks/native/rdb/src/
H A Drdb_sql_statistic.cpp34 int SqlStatistic::Subscribe(std::shared_ptr<SqlObserver> observer) in Subscribe() function in OHOS::DistributedRdb::SqlStatistic
/foundation/window/window_manager/window_scene/session_manager/src/publish/
H A Dscb_dump_subscriber.cpp70 std::shared_ptr<ScbDumpSubscriber> ScbDumpSubscriber::Subscribe() in Subscribe() function in OHOS::Rosen::ScbDumpSubscriber
/foundation/graphic/graphic_3d/lume/metaobject/src/
H A Dcontainer_observer.cpp60 bool ContainerChangeListener::Subscribe(const IOnChildChanged::InterfaceTypePtr& onAdded, in Subscribe() function in ContainerChangeListener
128 void ContainerObserver::Subscribe(const IContainer::Ptr& base) in Subscribe() function in ContainerObserver
H A Dobject_hierarchy_observer.cpp96 bool ObjectChangeListener::Subscribe(HierarchyChangeModeValue mode) in Subscribe() function in ObjectChangeListener
313 void ObjectHierarchyObserver::Subscribe( in Subscribe() function in ObjectHierarchyObserver
/foundation/resourceschedule/background_task_mgr/services/common/src/
H A Dsystem_event_observer.cpp36 __attribute__((no_sanitize("cfi"))) bool SystemEventObserver::Subscribe() in Subscribe() function in OHOS::BackgroundTaskMgr::SystemEventObserver
/foundation/systemabilitymgr/samgr_lite/interfaces/kits/communication/broadcast/
H A Dbroadcast_interface.h185 int (*Subscribe)(IUnknown *iUnknown, const Topic *topic, Consumer *consumer); member
/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/framework/cloud/
H A Dcloud_server.cpp43 int32_t CloudServer::Subscribe(int32_t userId, const std::map<std::string, std::vector<Database>> &dbs) in Subscribe() function in OHOS::DistributedData::CloudServer
/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/adapter/account/src/
H A Daccount_delegate_impl.cpp78 Status AccountDelegateImpl::Subscribe(std::shared_ptr<Observer> observer) in Subscribe() function in OHOS::DistributedKv::AccountDelegateImpl
/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/framework/eventcenter/
H A Devent_center.cpp27 bool EventCenter::Subscribe(int32_t evtId, const std::function<void(const Event &)> &observer) in Subscribe() function in OHOS::DistributedData::EventCenter
/foundation/distributeddatamgr/pasteboard/framework/framework/eventcenter/
H A Devent_center.cpp26 bool EventCenter::Subscribe(int32_t evtId, const std::function<void(const Event &)> &observer) in Subscribe() function in OHOS::MiscServices::EventCenter
/foundation/distributeddatamgr/preferences/interfaces/inner_api/include/
H A Dpreferences.h314 int Subscribe(std::shared_ptr<PreferencesObserver> observer, RegisterMode mode = RegisterMode::LOCAL_CHANGE, in Subscribe() function in OHOS::NativePreferences::Preferences
/foundation/multimodalinput/input/intention/stationary/server/src/
H A Dstationary_server.cpp129 void StationaryServer::Subscribe(CallingContext &context, Type type, ActivityEvent event, in Subscribe() function in OHOS::Msdp::DeviceStatus::StationaryServer
/foundation/systemabilitymgr/samgr_lite/communication/broadcast/source/
H A Dpub_sub_implement.c77 static int Subscribe(IUnknown *iUnknown, const Topic *topic, Consumer *consumer) in Subscribe() function
/foundation/communication/dsoftbus/core/discovery/manager/include/
H A Ddisc_manager.h60 int32_t (*Subscribe)(const SubscribeOption *option); member
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/unittest/common/syncer/
H A Dkv_virtual_device.cpp98 int KvVirtualDevice::Subscribe(QuerySyncObject query, bool wait, int id) in Subscribe() function in DistributedDB::KvVirtualDevice

Completed in 9 milliseconds

12