/foundation/graphic/graphic_3d/lume/metaobject/include/meta/api/property/ |
H A D | array_property_event_handler.h | 36 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 D | property_event_handler.h | 38 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 D | system_event_observer.cpp | 46 bool SystemEventObserver::Subscribe() in Subscribe() function in OHOS::IntellVoiceEngine::SystemEventObserver
|
/foundation/bundlemanager/bundle_framework/interfaces/inner_api/appexecfwk_core/src/bundlemgr/ |
H A D | bundle_monitor.cpp | 26 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 D | event_handler.h | 126 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 D | ringtone_subscriber.cpp | 39 bool RingtoneSubscriber::Subscribe(void) in Subscribe() function in OHOS::Media::RingtoneSubscriber
|
/foundation/resourceschedule/device_standby/services/core/src/ |
H A D | common_event_observer.cpp | 24 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 D | network_module.cpp | 57 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 D | profile_event_handler.cpp | 38 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 D | disc_share_ble_virtual.c | 46 static int32_t Subscribe(const SubscribeOption *option) in Subscribe() function
|
/foundation/distributeddatamgr/relational_store/frameworks/native/rdb/src/ |
H A D | rdb_sql_statistic.cpp | 34 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 D | scb_dump_subscriber.cpp | 70 std::shared_ptr<ScbDumpSubscriber> ScbDumpSubscriber::Subscribe() in Subscribe() function in OHOS::Rosen::ScbDumpSubscriber
|
/foundation/graphic/graphic_3d/lume/metaobject/src/ |
H A D | container_observer.cpp | 60 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 D | object_hierarchy_observer.cpp | 96 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 D | system_event_observer.cpp | 36 __attribute__((no_sanitize("cfi"))) bool SystemEventObserver::Subscribe()
in Subscribe() function in OHOS::BackgroundTaskMgr::SystemEventObserver
|
/foundation/systemabilitymgr/samgr_lite/interfaces/kits/communication/broadcast/ |
H A D | broadcast_interface.h | 185 int (*Subscribe)(IUnknown *iUnknown, const Topic *topic, Consumer *consumer);
member
|
/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/framework/cloud/ |
H A D | cloud_server.cpp | 43 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 D | account_delegate_impl.cpp | 78 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 D | event_center.cpp | 27 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 D | event_center.cpp | 26 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 D | preferences.h | 314 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 D | stationary_server.cpp | 129 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 D | pub_sub_implement.c | 77 static int Subscribe(IUnknown *iUnknown, const Topic *topic, Consumer *consumer)
in Subscribe() function
|
/foundation/communication/dsoftbus/core/discovery/manager/include/ |
H A D | disc_manager.h | 60 int32_t (*Subscribe)(const SubscribeOption *option); member
|
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/unittest/common/syncer/ |
H A D | kv_virtual_device.cpp | 98 int KvVirtualDevice::Subscribe(QuerySyncObject query, bool wait, int id) in Subscribe() function in DistributedDB::KvVirtualDevice
|