Home
last modified time | relevance | path

Searched defs:NotifyEvent (Results 1 – 25 of 39) sorted by relevance

12

/ohos5.0/foundation/distributedhardware/distributed_audio/services/audiohdiproxy/test/unittest/daudio_hdi_handler/include/
H A Daudio_test_utils.h46 int32_t NotifyEvent(const std::string &adpName, int32_t devId, int32_t streamId, in NotifyEvent() function
73 int32_t NotifyEvent(const int32_t streamId, const AudioEvent &event) override in NotifyEvent() function
/ohos5.0/base/notification/common_event_service/frameworks/core/src/
H A Devent_receive_proxy.cpp31 void EventReceiveProxy::NotifyEvent(const CommonEventData &commonEventData, const bool &ordered, co… in NotifyEvent() function in OHOS::EventFwk::EventReceiveProxy
H A Dcommon_event_listener.cpp35 void CommonEventListener::NotifyEvent(const CommonEventData &commonEventData, const bool &ordered, … in NotifyEvent() function in OHOS::EventFwk::CommonEventListener
/ohos5.0/base/update/updateservice/services/core/ability/callback/src/
H A Dbase_callback_utils_empty.cpp24 void BaseCallbackUtils::NotifyEvent(const std::string &versionDigestInfo, EventId eventId, UpgradeS… in NotifyEvent() function in OHOS::UpdateEngine::BaseCallbackUtils
H A Dbase_callback_utils.cpp28 void BaseCallbackUtils::NotifyEvent(const std::string &versionDigestInfo, EventId eventId, UpgradeS… in NotifyEvent() function in OHOS::UpdateEngine::BaseCallbackUtils
/ohos5.0/foundation/distributedhardware/distributed_audio/services/audioclient/test/unittest/audioclienttestutils/include/
H A Ddaudio_test_utils.h26 void NotifyEvent(const AudioEvent &event) override {} in NotifyEvent() function
/ohos5.0/drivers/peripheral/distributed_audio/hdi_service/audio_ext/v1_0/test/unittest/include/
H A Ddaudio_test_utils.h45 int32_t NotifyEvent(int32_t streamId, const DAudioEvent &event) override in NotifyEvent() function
/ohos5.0/base/notification/common_event_service/frameworks/core/test/unittest/
H A Devent_receive_stub_test.cpp45 void NotifyEvent(const CommonEventData &data, const bool &ordered, const bool &sticky) override in NotifyEvent() function in MockEventReceiveStub
/ohos5.0/foundation/distributedhardware/distributed_audio/services/audiohdiproxy/test/unittest/daudio_manager_callback/include/
H A Daudio_test_utils.h45 int32_t NotifyEvent(const int32_t streamId, const AudioEvent &event) override in NotifyEvent() function
/ohos5.0/drivers/peripheral/distributed_audio/hdi_service/audio_ext/v1_0/src/
H A Ddaudio_manager_interface_impl.cpp92 int32_t DAudioManagerInterfaceImpl::NotifyEvent(const std::string &adpName, int32_t devId, in NotifyEvent() function in OHOS::HDI::DistributedAudio::Audioext::V2_0::DAudioManagerInterfaceImpl
/ohos5.0/foundation/distributedhardware/distributed_audio/services/audiohdiproxy/src/
H A Ddaudio_hdi_handler.cpp205 int32_t DAudioHdiHandler::NotifyEvent(const std::string &devId, const int32_t dhId, in NotifyEvent() function in OHOS::DistributedHardware::DAudioHdiHandler
H A Ddaudio_manager_callback.cpp124 int32_t DAudioManagerCallback::NotifyEvent(int32_t streamId, in NotifyEvent() function in OHOS::DistributedHardware::DAudioManagerCallback
/ohos5.0/drivers/peripheral/distributed_camera/hdi_service/test/fuzztest/dcameraadddcameradevice_fuzzer/
H A Ddcameraadddcameradevice_fuzzer.cpp62 int32_t NotifyEvent(const DHBase& dhBase, const DCameraHDFEvent& event) in NotifyEvent() function in OHOS::DistributedHardware::MockDCameraProviderCallbackImpl
/ohos5.0/drivers/peripheral/distributed_camera/hdi_service/test/fuzztest/dcameraenabledcameradevice_fuzzer/
H A Ddcameraenabledcameradevice_fuzzer.cpp62 int32_t NotifyEvent(const DHBase& dhBase, const DCameraHDFEvent& event) in NotifyEvent() function in OHOS::DistributedHardware::MockDCameraProviderCallbackImpl
/ohos5.0/foundation/distributedhardware/device_manager/services/implementation/include/devicestate/
H A Ddm_device_state_manager.h49NotifyEvent(int32_t eventId, const std::string &deviceId) : eventId_(eventId), deviceId_(deviceId)… in NotifyEvent() function
/ohos5.0/foundation/distributedhardware/distributed_audio/services/audiomanager/test/unittest/audiomanagertestutils/include/
H A Daudio_manager_test_utils.h30 void NotifyEvent(const AudioEvent &event) override in NotifyEvent() function
/ohos5.0/foundation/filemanagement/file_api/interfaces/kits/cj/src/
H A Dwatcher_impl.cpp163 void WatcherImpl::NotifyEvent(const struct inotify_event *event) in NotifyEvent() function in OHOS::CJSystemapi::WatcherImpl
/ohos5.0/foundation/distributedhardware/distributed_camera/services/cameraservice/sourceservice/src/distributedcameramgr/dcamerahdf/
H A Ddcamera_provider_callback_impl.cpp303 int32_t DCameraProviderCallbackImpl::NotifyEvent(const DHBase& dhBase, const DCameraHDFEvent& event) in NotifyEvent() function in OHOS::DistributedHardware::DCameraProviderCallbackImpl
/ohos5.0/foundation/filemanagement/file_api/interfaces/kits/js/src/mod_fs/class_watcher/
H A Dwatcher_entity.cpp247 void FileWatcher::NotifyEvent(const struct inotify_event *event, WatcherCallback callback) in NotifyEvent() function in OHOS::FileManagement::ModuleFileIO::FileWatcher
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/common/src/
H A Dnotification_chain.cpp114 void NotificationChain::NotifyEvent(EventType type, void *arg) in NotifyEvent() function in DistributedDB::NotificationChain
/ohos5.0/foundation/multimedia/media_foundation/engine/pipeline/core/
H A Dpipeline_core.cpp215 void PipelineCore::NotifyEvent(const Event& event) in NotifyEvent() function in OHOS::Media::Pipeline::PipelineCore
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/common/recorder/
H A Devent_controller.cpp208 void EventController::NotifyEvent(EventCategory category, int32_t eventType, in NotifyEvent() function in OHOS::Ace::Recorder::EventController
/ohos5.0/foundation/distributedhardware/distributed_audio/services/audiomanager/managersource/src/
H A Ddspeaker_dev.cpp181 int32_t DSpeakerDev::NotifyEvent(const int32_t streamId, const AudioEvent &event) in NotifyEvent() function in OHOS::DistributedHardware::DSpeakerDev
/ohos5.0/base/notification/distributed_notification_service/services/distributed/test/unittest/mock/
H A Dmock_device_manager_impl.cpp186 int32_t DeviceManagerImpl::NotifyEvent(const std::string &pkgName, const int32_t eventId, const std… in NotifyEvent() function in OHOS::DistributedHardware::DeviceManagerImpl
/ohos5.0/drivers/peripheral/distributed_audio/hdi_service/audio/v1_0/test/unittest/audio_test_utils/
H A Daudio_test_utils.h60 int32_t NotifyEvent(int32_t streamId, const DAudioEvent &event) override in NotifyEvent() function
502 int32_t NotifyEvent(int32_t streamId, const DAudioEvent &event) override in NotifyEvent() function

12