Home
last modified time | relevance | path

Searched defs:NotifyObservers (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/commonlibrary/c_utils/base/src/
H A Dobserver.cpp59 void Observable::NotifyObservers() in NotifyObservers() function in OHOS::Observable
64 void Observable::NotifyObservers(const ObserverArg* arg) in NotifyObservers() function in OHOS::Observable
/ohos5.0/foundation/multimedia/camera_framework/services/deferred_processing_service/src/event_monitor/
H A Devents_monitor.cpp215 void EventsMonitor::NotifyObservers(EventType event, int value, int32_t userId) in NotifyObservers() function in OHOS::CameraStandard::DeferredProcessing::EventsMonitor
/ohos5.0/foundation/distributeddatamgr/pasteboard/services/core/src/
H A Dpasteboard_service.cpp1832 void PasteboardService::NotifyObservers(std::string bundleName, PasteboardEventStatus status) in NotifyObservers() function in OHOS::MiscServices::PasteboardService