| /base/security/security_guard/test/fuzztest/ipc/securitycollectormanager_fuzzer/ |
| H A D | security_collector_manager_fuzzer.cpp | 80 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 D | security_guard_database_manager_test.cpp | 141 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 D | updatevoicemail_fuzzer.cpp | 49 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 D | ims_sms_callback_proxy.cpp | 101 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 D | satellite_call_proxy.cpp | 221 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 D | satellite_call_callback_proxy.cpp | 118 int32_t SatelliteCallCallbackProxy::SendResponseInfo(int32_t eventId, MessageParcel &in) in SendResponseInfo() argument
|
| /base/telephony/core_service/services/tel_ril/src/ |
| H A D | tel_ril_base.cpp | 104 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 D | smseventissue_fuzzer.cpp | 90 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 D | updater_init.h | 67 void SubscribeEvent(enum UpdaterInitEvent eventId, InitHandler handler) in SubscribeEvent() argument
|
| /base/update/updateservice/services/core/ability/callback/src/ |
| H A D | base_callback_utils.cpp | 28 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 D | soft_bus_manager.h | 56 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 D | formsharemgr_fuzzer.cpp | 62 int64_t eventId = static_cast<int64_t>(GetU32Data(data)); in DoSomethingInterestingWithMyAPI() local
|
| /foundation/ai/intelligent_voice_framework/frameworks/js/napi/ |
| H A D | enroll_intell_voice_engine_callback_napi.cpp | 67 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 D | engine_event_callback_napi.cpp | 89 int32_t eventId = -1; in OnEvent() local
|
| H A D | enroll_intell_voice_engine_callback_napi.h | 43 int32_t eventId; member
|
| /foundation/CastEngine/castengine_cast_framework/client/src/ |
| H A D | cast_session_listener_impl_stub.cpp | 60 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 D | ability_running_record_test.cpp | 232 const int64_t eventId = 1; in HWTEST_F() local
|
| /foundation/CastEngine/castengine_cast_framework/interfaces/kits/js/src/ |
| H A D | napi_cast_session_listener.cpp | 62 void NapiCastSessionListener::OnEvent(const EventId &eventId, const std::string &jsonParam) in OnEvent() argument
|
| /foundation/arkui/ace_engine/frameworks/core/components/declaration/button/ |
| H A D | button_declaration.cpp | 229 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 D | swiper_declaration.cpp | 209 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 D | text_span_component.cpp | 77 void TextSpanComponent::SetRemoteMessageEventId(const EventMarker& eventId) in SetRemoteMessageEventId() argument
|
| /foundation/communication/bluetooth_service/services/bluetooth/service/src/avrcp_ct/ |
| H A D | avrcp_ct_notification.cpp | 20 AvrcCtNotifyPacket::AvrcCtNotifyPacket(uint8_t eventId, uint32_t interval) in AvrcCtNotifyPacket() argument
|
| /foundation/communication/bluetooth_service/services/bluetooth/service/src/hfp_ag/ |
| H A D | hfp_ag_data_connection_server.cpp | 33 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 D | audio_adapter_manager_handler.cpp | 125 uint32_t eventId = event->GetInnerEventId(); in ProcessEvent() local
|
| /foundation/multimedia/media_foundation/services/media_monitor/test/unittest/monitor_manger_test/src/ |
| H A D | media_monitor_manager_unit_test.cpp | 57 EventId eventId = LOAD_CONFIG_ERROR; in HWTEST() local 78 EventId eventId = LOAD_CONFIG_ERROR; in HWTEST() local
|