Home
last modified time | relevance | path

Searched defs:eventId (Results 101 - 125 of 547) sorted by relevance

12345678910>>...22

/base/security/security_guard/test/fuzztest/ipc/securitycollectormanager_fuzzer/
H A Dsecurity_collector_manager_fuzzer.cpp80 int64_t eventId = *(reinterpret_cast<const int64_t *>(data + offset)); in OnRemoteSubscribeRequest() local
105 int64_t eventId = *(reinterpret_cast<const int64_t *>(data)); in OnRemoteUnsubscribeRequest() local
128 int64_t eventId = *(reinterpret_cast<const int64_t *>(data + offset)); in OnRemoteStartRequest() local
153 int64_t eventId in OnRemoteStopRequest() local
180 int64_t eventId = *(reinterpret_cast<const int64_t *>(data + offset)); OnRemoteSecurityEventQuery() local
[all...]
/base/security/security_guard/test/unittest/data_collect/database_manager/
H A Dsecurity_guard_database_manager_test.cpp141 int64_t eventId = 0; in HWTEST_F() local
185 int64_t eventId = 0; in HWTEST_F() local
262 int64_t eventId = 0; HWTEST_F() local
274 int64_t eventId = 0; HWTEST_F() local
289 int64_t eventId = 0; HWTEST_F() local
[all...]
/base/telephony/core_service/test/fuzztest/updatevoicemail_fuzzer/
H A Dupdatevoicemail_fuzzer.cpp49 std::int32_t eventId = static_cast<int32_t>(*data + offset); in DoSomethingInterestingWithMyAPI() local
/base/telephony/sms_mms/services/sms/ims_service_interaction/src/
H A Dims_sms_callback_proxy.cpp101 int32_t ImsSmsCallbackProxy::SendRequest(MessageParcel &in, int32_t slotId, int32_t eventId) in SendRequest() argument
85 SendHRilRadioResponseInfo( std::string funcName, int32_t slotId, int32_t eventId, const RadioResponseInfo &info) SendHRilRadioResponseInfo() argument
[all...]
/base/telephony/cellular_call/services/satellite_service_interaction/src/
H A Dsatellite_call_proxy.cpp221 int32_t SatelliteCallProxy::SendRequest(MessageParcel &in, int32_t eventId) in SendRequest() argument
239 int32_t SatelliteCallProxy::SendRequest(int32_t slotId, MessageParcel &in, int32_t eventId) in SendRequest() argument
[all...]
H A Dsatellite_call_callback_proxy.cpp118 int32_t SatelliteCallCallbackProxy::SendResponseInfo(int32_t eventId, MessageParcel &in) in SendResponseInfo() argument
/base/telephony/core_service/services/tel_ril/src/
H A Dtel_ril_base.cpp104 uint32_t eventId = telRilRequest->pointer_->GetInnerEventId(); in DfxWriteCallFaultEvent() local
137 uint32_t eventId = telRilRequest->pointer_->GetInnerEventId(); in ErrorResponse() local
/base/telephony/sms_mms/test/fuzztest/smseventissue_fuzzer/
H A Dsmseventissue_fuzzer.cpp90 std::int32_t eventId = static_cast<int32_t>(size); in DoSentIssuePartTest() local
138 std::int32_t eventId = static_cast<int32_t>(size); in DoSomethingInterestingWithMyAPI() local
/base/update/updater/services/
H A Dupdater_init.h67 void SubscribeEvent(enum UpdaterInitEvent eventId, InitHandler handler) in SubscribeEvent() argument
/base/update/updateservice/services/core/ability/callback/src/
H A Dbase_callback_utils.cpp28 void BaseCallbackUtils::NotifyEvent(const std::string &versionDigestInfo, EventId eventId, UpgradeStatus status, in NotifyEvent() argument
58 EventId eventId = EventId::EVENT_TASK_BASE; in ProgressCallback() local
/base/useriam/user_auth_framework/services/remote_connect/inc/
H A Dsoft_bus_manager.h56 void OnQos(int32_t socketId, QoSEvent eventId, const QosTV *qos, uint32_t qosCount) {}; in OnQos() argument
/foundation/ability/form_fwk/test/fuzztest/formsharemgr_fuzzer/
H A Dformsharemgr_fuzzer.cpp62 int64_t eventId = static_cast<int64_t>(GetU32Data(data)); in DoSomethingInterestingWithMyAPI() local
/foundation/ai/intelligent_voice_framework/frameworks/js/napi/
H A Denroll_intell_voice_engine_callback_napi.cpp67 int32_t eventId = HDI::IntelligentVoice::Engine::V1_0::INTELL_VOICE_ENGINE_MSG_NONE; in ConvertEventId() local
91 int32_t eventId = ConvertEventId(it->first); in ClearAsyncWork() local
[all...]
H A Dengine_event_callback_napi.cpp89 int32_t eventId = -1; in OnEvent() local
H A Denroll_intell_voice_engine_callback_napi.h43 int32_t eventId; member
/foundation/CastEngine/castengine_cast_framework/client/src/
H A Dcast_session_listener_impl_stub.cpp60 int32_t eventId; in DoOnEventTask() local
92 void CastSessionListenerImplStub::OnEvent(const EventId &eventId, const std::string &jsonParam) in OnEvent() argument
/foundation/ability/ability_runtime/test/unittest/ability_running_record_test/
H A Dability_running_record_test.cpp232 const int64_t eventId = 1; in HWTEST_F() local
/foundation/CastEngine/castengine_cast_framework/interfaces/kits/js/src/
H A Dnapi_cast_session_listener.cpp62 void NapiCastSessionListener::OnEvent(const EventId &eventId, const std::string &jsonParam) in OnEvent() argument
/foundation/arkui/ace_engine/frameworks/core/components/declaration/button/
H A Dbutton_declaration.cpp229 bool ButtonDeclaration::SetSpecializedEvent(int32_t pageId, const std::string& eventId, const std::string& event) in SetSpecializedEvent() argument
/foundation/arkui/ace_engine/frameworks/core/components/declaration/swiper/
H A Dswiper_declaration.cpp209 bool SwiperDeclaration::SetSpecializedEvent(int32_t pageId, const std::string& eventId, const std::string& event) in SetSpecializedEvent() argument
/foundation/arkui/ace_engine/frameworks/core/components/text_span/
H A Dtext_span_component.cpp77 void TextSpanComponent::SetRemoteMessageEventId(const EventMarker& eventId) in SetRemoteMessageEventId() argument
/foundation/communication/bluetooth_service/services/bluetooth/service/src/avrcp_ct/
H A Davrcp_ct_notification.cpp20 AvrcCtNotifyPacket::AvrcCtNotifyPacket(uint8_t eventId, uint32_t interval) in AvrcCtNotifyPacket() argument
/foundation/communication/bluetooth_service/services/bluetooth/service/src/hfp_ag/
H A Dhfp_ag_data_connection_server.cpp33 ProcessDataConnectionServerCallback( uint16_t handle, uint32_t eventId, const std::string &inComingAddr) ProcessDataConnectionServerCallback() argument
72 DataConnectionServerCallback( uint16_t handle, uint32_t eventId, const void *eventData, void *context) DataConnectionServerCallback() argument
/foundation/multimedia/audio_framework/services/audio_policy/server/src/service/manager/
H A Daudio_adapter_manager_handler.cpp125 uint32_t eventId = event->GetInnerEventId(); in ProcessEvent() local
/foundation/multimedia/media_foundation/services/media_monitor/test/unittest/monitor_manger_test/src/
H A Dmedia_monitor_manager_unit_test.cpp57 EventId eventId = LOAD_CONFIG_ERROR; in HWTEST() local
78 EventId eventId = LOAD_CONFIG_ERROR; in HWTEST() local

Completed in 12 milliseconds

12345678910>>...22