Home
last modified time | relevance | path

Searched defs:eventCode (Results 26 – 50 of 51) sorted by relevance

123

/ohos5.0/foundation/distributedhardware/distributed_screen/services/screenservice/test/fuzztest/sourceservice/dscreenservice/dscreensourcecallbackproxy_fuzzer/
H A Ddscreensourcecallbackproxy_fuzzer.cpp42 void DScreenNotify(const std::string &devId, int32_t eventCode, in DScreenNotify()
/ohos5.0/foundation/distributedhardware/distributed_screen/services/screenservice/test/fuzztest/sourceservice/dscreenservice/dscreensourcestub_fuzzer/
H A Ddscreensourcestub_fuzzer.cpp50 void DScreenNotify(const std::string &devId, int32_t eventCode, in DScreenNotify()
/ohos5.0/foundation/distributedhardware/distributed_screen/interfaces/innerkits/native_cpp/screen_sink/src/
H A Ddscreen_sink_proxy.cpp139 void DScreenSinkProxy::DScreenNotify(const std::string &devId, int32_t eventCode, const std::string… in DScreenNotify()
/ohos5.0/base/notification/distributed_notification_service/services/ans/include/
H A Dnotification_analytics_util.h91 int32_t eventCode; member
/ohos5.0/base/telephony/core_service/services/sim/src/
H A Dmulti_sim_controller.cpp1162 int32_t eventCode = EVENT_CODE; in AnnounceDefaultVoiceSimIdChanged() local
1172 int32_t eventCode = EVENT_CODE; in AnnounceDefaultSmsSimIdChanged() local
1182 int32_t eventCode = EVENT_CODE; in AnnounceDefaultCellularDataSimIdChanged() local
1192 int32_t eventCode = EVENT_CODE; in AnnouncePrimarySimIdChanged() local
1197 bool MultiSimController::PublishSimFileEvent(const AAFwk::Want &want, int eventCode, const std::str… in PublishSimFileEvent()
H A Dmulti_sim_monitor.cpp78 auto eventCode = event->GetInnerEventId(); in ProcessEvent() local
H A Dsim_state_handle.cpp663 bool SimStateHandle::PublishSimStateEvent(std::string event, int32_t eventCode, std::string eventDa… in PublishSimStateEvent()
/ohos5.0/foundation/distributedhardware/distributed_screen/services/screenservice/sinkservice/dscreenservice/src/
H A Ddscreen_sink_stub.cpp132 int32_t eventCode = data.ReadInt32(); in DScreenNotifyInner() local
/ohos5.0/foundation/distributedhardware/distributed_screen/services/screenservice/test/unittest/sourceservice/dscreenservice/src/
H A Ddscreen_source_stub_test.cpp84 …enSourceStubTest::TestDScreenSourceStub::DScreenNotify(const std::string &devId, int32_t eventCode, in DScreenNotify()
269 int32_t eventCode = 0; variable
/ohos5.0/foundation/multimedia/media_library/frameworks/services/media_mtp/src/
H A Dptp_media_sync_observer.cpp58 void MediaSyncObserver::SendEventPackets(uint32_t objectHandle, uint16_t eventCode) in SendEventPackets()
76 void MediaSyncObserver::SendEventPacketAlbum(uint32_t objectHandle, uint16_t eventCode) in SendEventPacketAlbum()
H A Dmtp_operation_utils.cpp315 void MtpOperationUtils::SendEventPacket(uint32_t objectHandle, uint16_t eventCode) in SendEventPacket()
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/stack/src/btm/
H A Dbtm_snoop_filter_cmd.c35 uint8_t eventCode; member
H A Dbtm_snoop_filter_evt.c24 uint8_t eventCode; member
H A Dbtm_snoop_filter_acl.c111 uint8_t eventCode; member
/ohos5.0/foundation/distributedhardware/distributed_screen/services/screenservice/test/fuzztest/sourceservice/dscreenmgr/dscreenmanager_fuzzer/
H A Ddscreenmanager_fuzzer.cpp115 int32_t eventCode = *(reinterpret_cast<const int32_t*>(data)); in NotifyRemoteScreenServiceFuzzTest() local
/ohos5.0/foundation/distributedhardware/distributed_screen/services/screenservice/sourceservice/dscreenservice/src/
H A Ddscreen_source_service.cpp204 void DScreenSourceService::DScreenNotify(const std::string &devId, const int32_t eventCode, in DScreenNotify()
H A Ddscreen_source_stub.cpp184 int32_t eventCode = data.ReadInt32(); in DScreenNotifyInner() local
/ohos5.0/base/telephony/cellular_data/services/src/
H A Ddata_connection_monitor.cpp224 void DataConnectionMonitor::SetRadioState(const int32_t &radioState, const int32_t &eventCode) in SetRadioState()
H A Dcellular_data_handler.cpp1000 uint32_t eventCode = event->GetInnerEventId(); in ProcessEvent() local
1855 InnerEvent::Pointer eventCode = InnerEvent::Get(RadioEvent::RADIO_NR_STATE_CHANGED); in HandleRadioNrStateChanged() local
1870 InnerEvent::Pointer eventCode = InnerEvent::Get(RadioEvent::RADIO_NR_FREQUENCY_CHANGED); in HandleRadioNrFrequencyChanged() local
2038 …InnerEvent::Pointer eventCode = InnerEvent::Get(CellularDataEventCode::MSG_SM_RIL_ADAPTER_HOST_DIE… in OnRilAdapterHostDied() local
/ohos5.0/foundation/distributedhardware/distributed_screen/interfaces/innerkits/native_cpp/screen_source/src/
H A Ddscreen_source_proxy.cpp176 void DScreenSourceProxy::DScreenNotify(const std::string &devId, int32_t eventCode, const std::stri… in DScreenNotify()
/ohos5.0/base/telephony/cellular_data/services/src/state_machine/
H A Dactive.cpp53 uint32_t eventCode = event->GetInnerEventId(); in StateProcess() local
/ohos5.0/foundation/multimedia/audio_framework/services/audio_service/common/src/
H A Daudio_dump_pcm.cpp442 void AudioCacheMgrInner::SafeSendCallBackEvent(uint32_t eventCode, int64_t data, int64_t delayTime) in SafeSendCallBackEvent()
/ohos5.0/foundation/arkui/ace_engine/test/unittest/core/pattern/rich_editor/
H A Drich_editor_keyboard_shortcut_test_ng.cpp96 for (auto eventCode : eventCodes) { variable
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/stack/src/hci/evt/
H A Dhci_evt.c37 uint8_t eventCode; member
/ohos5.0/foundation/multimedia/audio_framework/services/audio_service/client/src/
H A Dcapturer_in_client.cpp674 void CapturerInClientInner::SafeSendCallbackEvent(uint32_t eventCode, int64_t data) in SafeSendCallbackEvent()

123