/base/telephony/core_service/test/unittest/tel_ril_gtest/ |
D | tel_ril_test_util.cpp | 299 int32_t eventId = static_cast<int32_t>(RadioEvent::RADIO_CURRENT_CALLS); in CallGetCurrentCallsStatusTest() local 319 int32_t eventId = static_cast<int32_t>(RadioEvent::RADIO_SIM_GET_STATUS); in SimGetSimStatusTest() local 338 int32_t eventId = static_cast<int32_t>(RadioEvent::RADIO_SIM_IO); in SimIccIoTest() local 366 int32_t eventId = static_cast<int32_t>(RadioEvent::RADIO_SIM_GET_IMSI); in SimGetImsiTest() local 385 int32_t eventId = static_cast<int32_t>(RadioEvent::RADIO_SIM_GET_LOCK_STATUS); in GetSimLockStatusTest() local 405 int32_t eventId = static_cast<int32_t>(RadioEvent::RADIO_SIM_SET_LOCK); in SetSimLockTest() local 428 int32_t eventId = static_cast<int32_t>(RadioEvent::RADIO_SIM_SET_LOCK); in UnSetSimLockTest() local 451 int32_t eventId = static_cast<int32_t>(RadioEvent::RADIO_SIM_CHANGE_PASSWD); in ChangeSimPasswordTest() local 475 int32_t eventId = static_cast<int32_t>(RadioEvent::RADIO_SET_STATUS); in RadioRestartTest() local 502 int32_t eventId = static_cast<int32_t>(RadioEvent::RADIO_SIM_ENTER_PIN); in EnterSimPinTest() local [all …]
|
/base/notification/eventhandler/frameworks/eventhandler/test/unittest/ |
D | lib_event_handler_event_test.cpp | 104 uint32_t eventId = 0; variable 124 uint32_t eventId = 0; variable 148 uint32_t eventId = 0; variable 174 uint32_t eventId = 0; variable 199 uint32_t eventId = 0; variable 240 uint32_t eventId = 0; variable 265 uint32_t eventId = 0; variable 284 uint32_t eventId = 0; variable 303 uint32_t eventId = 0; variable 322 uint32_t eventId = 0; variable [all …]
|
D | lib_event_handler_event_queue_test.cpp | 100 static void GetEventAndCompare(uint32_t eventId, EventQueue &queue) in GetEventAndCompare() 119 uint32_t eventId = 0; in DelayTest() local 160 uint32_t eventId = 0; in InsertPriorityTest() local 200 static void BreakQueueTest(EventQueue &queue, uint32_t eventId) in BreakQueueTest() 241 for (uint32_t eventId = 0; eventId < NUM; eventId++) { in InsertPriorityEvent() local 253 for (uint32_t eventId = NUM; eventId < NUM * length + NUM; eventId++) { in InsertPriorityEvent() local 270 for (uint32_t eventId = 0; eventId < LOW_PRIORITY_COUNT; eventId++) { in InsertAllPriorityEvent() local 282 for (uint32_t eventId = LOW_PRIORITY_COUNT; eventId < HIGH_PRIORITY_COUNT; eventId++) { in InsertAllPriorityEvent() local 294 for (uint32_t eventId = HIGH_PRIORITY_COUNT; eventId < IMMEDIATE_PRIORITY_COUNT; eventId++) { in InsertAllPriorityEvent() local 383 uint32_t eventId = 0; variable [all …]
|
/base/telephony/core_service/frameworks/native/src/ |
D | core_manager_inner.cpp | 182 int32_t CoreManagerInner::SetUssd(int32_t slotId, int32_t eventId, const std::string str, in SetUssd() 199 int32_t slotId, int32_t eventId, const std::shared_ptr<AppExecFwk::EventHandler> &handler) const in CloseUnFinishedUssd() 215 int32_t slotId, int32_t eventId, const std::shared_ptr<AppExecFwk::EventHandler> &handler) const in GetUssd() 231 int32_t slotId, int32_t eventId, const std::shared_ptr<AppExecFwk::EventHandler> &handler) const in GetMute() 247 …int32_t slotId, int32_t eventId, int32_t mute, const std::shared_ptr<AppExecFwk::EventHandler> &ha… in SetMute() 263 int32_t slotId, int32_t eventId, const std::shared_ptr<AppExecFwk::EventHandler> &handler) const in GetEmergencyCallList() 278 int32_t CoreManagerInner::SetEmergencyCallList(int32_t slotId, int32_t eventId, std::vector<Emergen… in SetEmergencyCallList() 296 int32_t slotId, int32_t eventId, const std::shared_ptr<AppExecFwk::EventHandler> &handler) const in GetCallFailReason() 312 …int32_t slotId, int32_t eventId, int32_t mode, const std::shared_ptr<AppExecFwk::EventHandler> &ha… in SetCallPreferenceMode() 328 int32_t slotId, int32_t eventId, const std::shared_ptr<AppExecFwk::EventHandler> &handler) const in GetCallPreferenceMode() [all …]
|
/base/update/sys_installer/frameworks/installer_manager/include/ |
D | installer_manager.h | 63 void InvokeEvent(enum SysInstallerInitEvent eventId) const in InvokeEvent() 74 void SubscribeEvent(enum SysInstallerInitEvent eventId, InitHandler handler) in SubscribeEvent()
|
/base/sensors/medical_sensor/utils/src/ |
D | dmd_report.cpp | 48 static std::string GetEventName(int32_t eventId) in GetEventName() 76 void DmdReport::ReportException(int32_t eventId, const std::string &interfaceName, int32_t error) in ReportException()
|
/base/startup/init/services/loopevent/task/ |
D | le_asynctask.c | 37 uint64_t eventId = *(uint64_t*)(buffer->data); in DoAsyncEvent_() local 72 uint64_t eventId = 0; in HandleAsyncEvent_() local 81 static uint64_t eventId = 0; in HandleAsyncEvent_() local 122 const TaskHandle taskHandle, uint64_t eventId, const uint8_t *data, uint32_t buffLen) in LE_StartAsyncEvent()
|
/base/notification/common_event_service/services/test/unittest/ |
D | ordered_event_handler_test.cpp | 77 uint32_t eventId = 2; in HWTEST_F() local 94 uint32_t eventId = 0; in HWTEST_F() local 111 uint32_t eventId = 1; in HWTEST_F() local
|
/base/update/updateservice/services/core/ability/callback/src/ |
D | base_callback_utils.cpp | 29 void BaseCallbackUtils::NotifyEvent(const std::string &versionDigestInfo, EventId eventId, UpgradeS… in NotifyEvent() 59 EventId eventId = EventId::EVENT_TASK_BASE; in ProgressCallback() local
|
D | base_callback_utils_empty.cpp | 28 void BaseCallbackUtils::NotifyEvent(const std::string &versionDigestInfo, EventId eventId, UpgradeS… in NotifyEvent()
|
/base/notification/eventhandler/frameworks/test/moduletest/ |
D | event_handler_test_common.cpp | 32 auto eventId = event->GetInnerEventId(); in ProcessEvent() local
|
/base/telephony/sms_mms/test/fuzztest/smseventissue_fuzzer/ |
D | smseventissue_fuzzer.cpp | 59 std::int32_t eventId = static_cast<int32_t>(size); in DoSentIssueTest() local 106 std::int32_t eventId = static_cast<int32_t>(size); in DoSomethingInterestingWithMyAPI() local
|
/base/update/updater/services/ |
D | updater_init.h | 54 void InvokeEvent(enum UpdaterInitEvent eventId) const in InvokeEvent() 65 void SubscribeEvent(enum UpdaterInitEvent eventId, InitHandler handler) in SubscribeEvent()
|
/base/hiviewdfx/hidumper/services/native/src/ |
D | dump_event_handler.cpp | 42 auto eventId = event->GetInnerEventId(); in ProcessEvent() local
|
/base/telephony/core_service/services/tel_ril/src/ |
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/notification/eventhandler/frameworks/napi/src/ |
D | events_emitter.cpp | 122 uint32_t eventId = event->GetInnerEventId(); in ProcessEvent() local 259 napi_value eventId; in OnOrOnce() local 318 uint32_t eventId; in JS_Off() local 379 bool EmitWithEventData(napi_env env, napi_value argv, uint32_t eventId, Priority priority) in EmitWithEventData() 438 bool IsExistValidCallback(napi_env env, uint32_t eventId) in IsExistValidCallback() 483 uint32_t eventId; in JS_Emit() local
|
/base/telephony/sms_mms/services/sms/ims_service_interaction/src/ |
D | ims_sms_callback_proxy.cpp | 86 std::string funcName, int32_t slotId, int32_t eventId, const HRilRadioResponseInfo &info) in SendHRilRadioResponseInfo() 101 int32_t ImsSmsCallbackProxy::SendRequest(MessageParcel &in, int32_t slotId, int32_t eventId) in SendRequest()
|
/base/location/frameworks/native/source/ |
D | location_data_handler.cpp | 37 uint32_t eventId = event->GetInnerEventId(); in ProcessEvent() local
|
/base/telephony/core_service/test/fuzztest/updatesmsicc_fuzzer/ |
D | updatesmsicc_fuzzer.cpp | 49 std::int32_t eventId = static_cast<int32_t>(size); in DoSomethingInterestingWithMyAPI() local
|
/base/account/os_account/services/accountmgr/src/ |
D | account_info_report.cpp | 57 int64_t eventId = 1011015001; // 1011015001: report event id in ReportSecurityInfo() local
|
/base/telephony/core_service/test/fuzztest/updatevoicemail_fuzzer/ |
D | updatevoicemail_fuzzer.cpp | 47 std::int32_t eventId = static_cast<int32_t>(size); in DoSomethingInterestingWithMyAPI() local
|
/base/print/print_fwk/services/src/ |
D | print_security_guard_manager.cpp | 52 void PrintSecurityGuardManager::ReportSecurityInfo(const int32_t eventId, const std::string version, in ReportSecurityInfo()
|
/base/hiviewdfx/hievent_lite/frameworks/ |
D | hiview_event.c | 51 void HiEventPrintf(uint8 type, uint16 eventId, int8 key, int32 value) in HiEventPrintf() 73 HiEvent *HiEventCreate(uint8 type, uint16 eventId, uint8 num) in HiEventCreate()
|
/base/telephony/core_service/services/tel_ril/test/ |
D | tel_ril_test.cpp | 1075 int32_t eventId = static_cast<int32_t>(DiffInterfaceId::TEST_SHUT_DOWN); in OnRequestShutDownTest() local 1148 int32_t eventId = static_cast<int32_t>(DiffInterfaceId::TEST_RILCM_SET_INIT_APN_INFO_TEST); in OnRequestSetInitApnInfoTest() local 1162 int32_t eventId = static_cast<int32_t>(DiffInterfaceId::TEST_RILCM_SETUP_DATA_CALL_TEST); in OnRequestDataSetupDataCallTest() local 1177 int32_t eventId = static_cast<int32_t>(DiffInterfaceId::TEST_RILCM_DEACTIVATE_DATA_CALL_TEST); in OnRequestDataDisableDataCallTest() local 1189 int32_t eventId = static_cast<int32_t>(DiffInterfaceId::TEST_RILCM_GET_DATA_CALL_LIST_TEST); in OnRequestGetDataCallListTest() local 1202 int32_t eventId = static_cast<int32_t>(DiffInterfaceId::TEST_RILCM_GET_LINK_BANDWIDTH_INFO); in OnRequestGetLinkBandwidthInfoTest() local 1218 int32_t eventId = static_cast<int32_t>(DiffInterfaceId::TEST_RILCM_GET_LINK_CAPABILITY); in OnRequestGetLinkCapabilityTest() local 1231 …int32_t eventId = static_cast<int32_t>(DiffInterfaceId::TEST_RILCM_SET_LINK_BANDWIDTH_REPORTING_RU… in OnRequestSetLinkBandwidthReportingRuleTest() local 1254 int32_t eventId = static_cast<int32_t>(DiffInterfaceId::TEST_RILCM_SET_DATA_PERMITTED_TEST); in OnRequestSetDataPermittedTest() local 1341 int32_t eventId = static_cast<int32_t>(DiffInterfaceId::TEST_GET_BASEBAND_VERSION); in OnRequestGetBasebandVersionTest() local [all …]
|
/base/telephony/core_service/services/ims_service_interaction/src/ |
D | ims_core_service_callback_proxy.cpp | 73 int32_t ImsCoreServiceCallbackProxy::SendRequest(MessageParcel &in, int32_t slotId, int32_t eventId) in SendRequest()
|