Home
last modified time | relevance | path

Searched defs:eventId (Results 1 – 25 of 73) sorted by relevance

123

/base/telephony/core_service/test/unittest/tel_ril_gtest/
Dtel_ril_test.cpp283 int32_t eventId = static_cast<int32_t>(RadioEvent::RADIO_CURRENT_CALLS); in CallGetCurrentCallsStatusTest() local
303 int32_t eventId = static_cast<int32_t>(RadioEvent::RADIO_SIM_GET_STATUS); in SimGetSimStatusTest() local
322 int32_t eventId = static_cast<int32_t>(RadioEvent::RADIO_SIM_IO); in SimIccIoTest() local
350 int32_t eventId = static_cast<int32_t>(RadioEvent::RADIO_SIM_GET_IMSI); in SimGetImsiTest() local
369 int32_t eventId = static_cast<int32_t>(RadioEvent::RADIO_SIM_GET_LOCK_STATUS); in GetSimLockStatusTest() local
389 int32_t eventId = static_cast<int32_t>(RadioEvent::RADIO_SIM_SET_LOCK); in SetSimLockTest() local
412 int32_t eventId = static_cast<int32_t>(RadioEvent::RADIO_SIM_SET_LOCK); in UnSetSimLockTest() local
435 int32_t eventId = static_cast<int32_t>(RadioEvent::RADIO_SIM_CHANGE_PASSWD); in ChangeSimPasswordTest() local
459 int32_t eventId = static_cast<int32_t>(RadioEvent::RADIO_SET_STATUS); in RadioRestartTest() local
486 int32_t eventId = static_cast<int32_t>(RadioEvent::RADIO_SIM_ENTER_PIN); in EnterSimPinTest() local
[all …]
/base/powermgr/battery_manager/services/native/test/unittest/src/
Dbattery_event_test.cpp45 …int32_t eventId = static_cast<int32_t>(BatteryServiceEventHandler::EVENT_RETRY_REGISTER_HDI_STATUS… variable
69 …int32_t eventId = static_cast<int32_t>(BatteryServiceEventHandler::EVENT_REGISTER_BATTERY_HDI_CALL… variable
93 int32_t eventId = 100; variable
117 …int32_t eventId = static_cast<int32_t>(BatteryServiceEventHandler::EVENT_REGISTER_BATTERY_HDI_CALL… variable
/base/notification/eventhandler/frameworks/eventhandler/test/unittest/
Dlib_event_handler_event_test.cpp93 uint32_t eventId = 0; variable
113 uint32_t eventId = 0; variable
137 uint32_t eventId = 0; variable
163 uint32_t eventId = 0; variable
188 uint32_t eventId = 0; variable
229 uint32_t eventId = 0; variable
254 uint32_t eventId = 0; variable
273 uint32_t eventId = 0; variable
292 uint32_t eventId = 0; variable
311 uint32_t eventId = 0; variable
[all …]
Dlib_event_handler_event_queue_test.cpp100 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/
Dcore_manager_inner.cpp185 int32_t CoreManagerInner::SetUssd(int32_t slotId, int32_t eventId, const std::string str, in SetUssd()
202 int32_t slotId, int32_t eventId, const std::shared_ptr<AppExecFwk::EventHandler> &handler) const in GetUssd()
218 int32_t slotId, int32_t eventId, const std::shared_ptr<AppExecFwk::EventHandler> &handler) const in GetMute()
234 …int32_t slotId, int32_t eventId, int32_t mute, const std::shared_ptr<AppExecFwk::EventHandler> &ha… in SetMute()
250 int32_t slotId, int32_t eventId, const std::shared_ptr<AppExecFwk::EventHandler> &handler) const in GetEmergencyCallList()
265 int32_t CoreManagerInner::SetEmergencyCallList(int32_t slotId, int32_t eventId, std::vector<Emergen… in SetEmergencyCallList()
283 int32_t slotId, int32_t eventId, const std::shared_ptr<AppExecFwk::EventHandler> &handler) const in GetCallFailReason()
299 …int32_t slotId, int32_t eventId, int32_t mode, const std::shared_ptr<AppExecFwk::EventHandler> &ha… in SetCallPreferenceMode()
315 int32_t slotId, int32_t eventId, const std::shared_ptr<AppExecFwk::EventHandler> &handler) const in GetCallPreferenceMode()
330 int32_t CoreManagerInner::SetPreferredNetworkPara(int32_t slotId, int32_t eventId, int32_t preferre… in SetPreferredNetworkPara()
[all …]
/base/powermgr/display_manager/service/native/src/
Ddisplay_event_handler.cpp30 uint32_t eventId = event->GetInnerEventId(); in ProcessEvent() local
43 uint32_t eventId = static_cast<uint32_t>(event); in EmplaceCallBack() local
/base/update/sys_installer/frameworks/installer_manager/include/
Dinstaller_manager.h59 void InvokeEvent(enum SysInstallerInitEvent eventId) const in InvokeEvent()
70 void SubscribeEvent(enum SysInstallerInitEvent eventId, InitHandler handler) in SubscribeEvent()
/base/sensors/medical_sensor/utils/src/
Ddmd_report.cpp48 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/
Dle_asynctask.c37 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
121 const TaskHandle taskHandle, uint64_t eventId, const uint8_t *data, uint32_t buffLen) in LE_StartAsyncEvent()
/base/update/updater/services/
Dupdater_main.h51 void InvokeEvent(enum UpdaterInitEvent eventId) const in InvokeEvent()
62 void SubscribeEvent(enum UpdaterInitEvent eventId, InitHandler handler) in SubscribeEvent()
/base/security/device_auth/services/frameworks/src/hiview_adapter/
Ddev_auth_hievent.c27 void ReportHiEventCoreFuncInvoke(int32_t eventId, int32_t osAccountId, CJson *params, int32_t resul… in ReportHiEventCoreFuncInvoke()
Dhiview_mock.c26 void ReportHiEventCoreFuncInvoke(int32_t eventId, int32_t osAccountId, CJson *params, int32_t resul… in ReportHiEventCoreFuncInvoke()
/base/notification/eventhandler/frameworks/test/moduletest/
Devent_handler_test_common.cpp32 auto eventId = event->GetInnerEventId(); in ProcessEvent() local
/base/hiviewdfx/hidumper/services/native/src/
Ddump_event_handler.cpp42 auto eventId = event->GetInnerEventId(); in ProcessEvent() local
/base/telephony/sms_mms/test/fuzztest/smseventissue_fuzzer/
Dsmseventissue_fuzzer.cpp61 std::int32_t eventId = static_cast<int32_t>(size); in DoSentIssueTest() local
103 std::int32_t eventId = static_cast<int32_t>(size); in DoSomethingInterestingWithMyAPI() local
/base/telephony/core_service/services/tel_ril/src/
Dtel_ril_base.cpp104 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/
Devents_emitter.cpp121 uint32_t eventId = event->GetInnerEventId(); in ProcessEvent() local
239 napi_value eventId; in OnOrOnce() local
285 uint32_t eventId; in JS_Off() local
330 bool EmitWithEventData(napi_env env, napi_value argv, uint32_t eventId, Priority priority) in EmitWithEventData()
388 bool IsExistValidCallback(napi_env env, uint32_t eventId) in IsExistValidCallback()
424 uint32_t eventId; in JS_Emit() local
/base/telephony/sms_mms/services/ims_service_interaction/src/
Dims_sms_callback_proxy.cpp83 std::string funcName, int32_t slotId, int32_t eventId, const HRilRadioResponseInfo &info) in SendHRilRadioResponseInfo()
98 int32_t ImsSmsCallbackProxy::SendRequest(MessageParcel &in, int32_t slotId, int32_t eventId) in SendRequest()
/base/telephony/core_service/test/fuzztest/updatesmsicc_fuzzer/
Dupdatesmsicc_fuzzer.cpp43 std::int32_t eventId = static_cast<int32_t>(size); in DoSomethingInterestingWithMyAPI() local
/base/telephony/core_service/test/fuzztest/updatevoicemail_fuzzer/
Dupdatevoicemail_fuzzer.cpp42 std::int32_t eventId = static_cast<int32_t>(size); in DoSomethingInterestingWithMyAPI() local
/base/hiviewdfx/hievent_lite/frameworks/
Dhiview_event.c51 void HiEventPrintf(uint8 type, uint16 eventId, int8 key, int32 value) in HiEventPrintf()
73 HiEvent *HiEventCreate(uint8 type, uint16 eventId, uint8 num) in HiEventCreate()
/base/security/device_auth/services/frameworks/inc/hiview_adapter/
Dhisysevent_adapter.h36 int32_t eventId; member
/base/telephony/core_service/services/ims_service_interaction/src/
Dims_core_service_callback_proxy.cpp71 int32_t ImsCoreServiceCallbackProxy::SendRequest(MessageParcel &in, int32_t slotId, int32_t eventId) in SendRequest()
/base/telephony/call_manager/frameworks/js/napi/src/
Dnapi_call_manager_utils.cpp71 std::string NapiCallManagerUtils::GetEventName(int32_t eventId) in GetEventName()
84 std::string NapiCallManagerUtils::GetEventPermission(int32_t eventId) in GetEventPermission()
97 …iCallManagerUtils::CreateErrorCodeAndMessageForJs(napi_env env, int32_t errorCode, int32_t eventId) in CreateErrorCodeAndMessageForJs()
/base/telephony/sms_mms/test/fuzztest/smsrecvitem_fuzzer/
Dsmsrecvitem_fuzzer.cpp80 std::int32_t eventId = static_cast<int32_t>(size); in DoSomethingInterestingWithMyAPI() local

123