Home
last modified time | relevance | path

Searched defs:handler (Results 2276 - 2300 of 2701) sorted by relevance

1...<<919293949596979899100>>...109

/third_party/python/Lib/xml/etree/
H A DElementTree.py1573 def handler(tag, attrib_in, event=event_name, append=append, function
1578 def handler(tag, event=event_name, append=append, function
1585 def handler(prefix, uri, event=event_name, append=append, function
1589 def handler(prefix, uri, event=event_name, append=append): function
1595 def handler(prefix, event=event_name, append=append, function
1599 def handler(prefix, event=event_name, append=append): function
1603 def handler(text, event=event_name, append=append, self=self): global() function
1607 def handler(pi_target, data, event=event_name, append=append, global() function
[all...]
/third_party/python/Modules/clinic/
H A D_codecsmodule.c.h2732 PyObject *handler; in _codecs_register_error() local
[all...]
/third_party/rust/crates/nix/src/sys/
H A Dsignal.rs710 pub fn handler(&self) -> SigHandler { handler() functions
[all...]
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/radius/
H A Dradius_client.c65 RadiusRxResult (*handler)(struct radius_msg *msg, member
[all...]
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/utils/
H A Deloop.c58 eloop_sock_handler handler; member
69 eloop_timeout_handler handler; member
78 eloop_signal_handler handler; member
334 eloop_sock_table_add_sock(struct eloop_sock_table *table, int sock, eloop_sock_handler handler, void *eloop_data, void *user_data) eloop_sock_table_add_sock() argument
793 eloop_register_read_sock(int sock, eloop_sock_handler handler, void *eloop_data, void *user_data) eloop_register_read_sock() argument
822 eloop_register_sock(int sock, eloop_event_type type, eloop_sock_handler handler, void *eloop_data, void *user_data) eloop_register_sock() argument
844 eloop_register_timeout(unsigned int secs, unsigned int usecs, eloop_timeout_handler handler, void *eloop_data, void *user_data) eloop_register_timeout() argument
920 eloop_cancel_timeout(eloop_timeout_handler handler, void *eloop_data, void *user_data) eloop_cancel_timeout() argument
942 eloop_cancel_timeout_one(eloop_timeout_handler handler, void *eloop_data, void *user_data, struct os_reltime *remaining) eloop_cancel_timeout_one() argument
969 eloop_is_timeout_registered(eloop_timeout_handler handler, void *eloop_data, void *user_data) eloop_is_timeout_registered() argument
993 eloop_deplete_timeout(unsigned int req_secs, unsigned int req_usecs, eloop_timeout_handler handler, void *eloop_data, void *user_data) eloop_deplete_timeout() argument
1025 eloop_replenish_timeout(unsigned int req_secs, unsigned int req_usecs, eloop_timeout_handler handler, void *eloop_data, void *user_data) eloop_replenish_timeout() argument
1122 eloop_register_signal(int sig, eloop_signal_handler handler, void *user_data) eloop_register_signal() argument
1144 eloop_register_signal_terminate(eloop_signal_handler handler, void *user_data) eloop_register_signal_terminate() argument
1154 eloop_register_signal_reconfig(eloop_signal_handler handler, void *user_data) eloop_register_signal_reconfig() argument
1297 eloop_timeout_handler handler = eloop_run() local
[all...]
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/radius/
H A Dradius_client.c66 RadiusRxResult (*handler)(struct radius_msg *msg, member
[all...]
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/utils/
H A Deloop.c58 eloop_sock_handler handler; member
69 eloop_timeout_handler handler; member
78 eloop_signal_handler handler; member
336 eloop_sock_table_add_sock(struct eloop_sock_table *table, int sock, eloop_sock_handler handler, void *eloop_data, void *user_data) eloop_sock_table_add_sock() argument
798 eloop_register_read_sock(int sock, eloop_sock_handler handler, void *eloop_data, void *user_data) eloop_register_read_sock() argument
827 eloop_register_sock(int sock, eloop_event_type type, eloop_sock_handler handler, void *eloop_data, void *user_data) eloop_register_sock() argument
849 eloop_register_timeout(unsigned int secs, unsigned int usecs, eloop_timeout_handler handler, void *eloop_data, void *user_data) eloop_register_timeout() argument
930 eloop_cancel_timeout(eloop_timeout_handler handler, void *eloop_data, void *user_data) eloop_cancel_timeout() argument
952 eloop_cancel_timeout_one(eloop_timeout_handler handler, void *eloop_data, void *user_data, struct os_reltime *remaining) eloop_cancel_timeout_one() argument
979 eloop_is_timeout_registered(eloop_timeout_handler handler, void *eloop_data, void *user_data) eloop_is_timeout_registered() argument
1003 eloop_deplete_timeout(unsigned int req_secs, unsigned int req_usecs, eloop_timeout_handler handler, void *eloop_data, void *user_data) eloop_deplete_timeout() argument
1035 eloop_replenish_timeout(unsigned int req_secs, unsigned int req_usecs, eloop_timeout_handler handler, void *eloop_data, void *user_data) eloop_replenish_timeout() argument
1132 eloop_register_signal(int sig, eloop_signal_handler handler, void *user_data) eloop_register_signal() argument
1154 eloop_register_signal_terminate(eloop_signal_handler handler, void *user_data) eloop_register_signal_terminate() argument
1164 eloop_register_signal_reconfig(eloop_signal_handler handler, void *user_data) eloop_register_signal_reconfig() argument
1322 eloop_timeout_handler handler = eloop_run() local
[all...]
/base/hiviewdfx/hicollie/frameworks/native/
H A Dwatchdog_inner.cpp451 AddThread(const std::string &name, std::shared_ptr<AppExecFwk::EventHandler> handler, TimeOutCallback timeOutCallback, uint64_t interval) AddThread() argument
/base/notification/distributed_notification_service/services/ans/src/
H A Dadvanced_notification_service.cpp389 ffrt::task_handle handler = notificationSvrQueue_->submit_h(std::bind([&]() { in CancelPreparedNotification() local
655 ffrt::task_handle handler = notificationSvrQueue_->submit_h(std::bind([&]() { in PublishPreparedNotification() local
1104 ffrt::task_handle handler = notificationSvrQueue_->submit_h(std::bind([&]() { in GetActiveNotifications() local
1132 ffrt::task_handle handler = notificationSvrQueue_->submit_h(std::bind([&]() { in GetActiveNotificationNums() local
1177 ffrt::task_handle handler = notificationSvrQueue_->submit_h( in GetBundleImportance() local
1416 ffrt::task_handle handler = notificationSvrQueue_->submit_h(std::bind([&]() { GetAllActiveNotifications() local
1464 ffrt::task_handle handler = notificationSvrQueue_->submit_h(std::bind([&]() { GetSpecialActiveNotifications() local
1644 ffrt::task_handle handler = notificationSvrQueue_->submit_h(std::bind([&]() { IsDistributedEnabled() local
1679 ffrt::task_handle handler = notificationSvrQueue_->submit_h( EnableDistributed() local
1725 ffrt::task_handle handler = notificationSvrQueue_->submit_h(std::bind([&]() { EnableDistributedByBundle() local
1761 ffrt::task_handle handler = notificationSvrQueue_->submit_h(std::bind( EnableDistributedSelf() local
1807 ffrt::task_handle handler = notificationSvrQueue_->submit_h(std::bind([&]() { IsDistributedEnableByBundle() local
1875 ffrt::task_handle handler = notificationSvrQueue_->submit_h(std::bind([&]() { GetHasPoppedDialog() local
1902 ffrt::task_handle handler = notificationSvrQueue_->submit_h( SetSyncNotificationEnabledWithoutApp() local
1933 ffrt::task_handle handler = notificationSvrQueue_->submit_h( GetSyncNotificationEnabledWithoutApp() local
2192 ffrt::task_handle handler = notificationSvrQueue_->submit_h(std::bind([&]() { FillActionButtons() local
[all...]
H A Dadvanced_notification_publish_service.cpp220 ffrt::task_handle handler = notificationSvrQueue_->submit_h([&]() { in PublishNotificationForIndirectProxy() local
333 ffrt::task_handle handler = notificationSvrQueue_->submit_h(std::bind([&]() { in ExcuteCancelAll() local
525 ffrt::task_handle handler = notificationSvrQueue_->submit_h( in SetNotificationBadgeNum() local
568 ffrt::task_handle handler = notificationSvrQueue_->submit_h(std::bind([&]() { in ExcuteDelete() local
620 ffrt::task_handle handler = notificationSvrQueue_->submit_h(std::bind([&]() { in DeleteByBundle() local
684 ffrt::task_handle handler = notificationSvrQueue_->submit_h(std::bind([&]() { DeleteAll() local
754 ffrt::task_handle handler = notificationSvrQueue_->submit_h( SetShowBadgeEnabledForBundle() local
805 ffrt::task_handle handler = notificationSvrQueue_->submit_h(std::bind([&]() { GetShowBadgeEnabledForBundle() local
831 ffrt::task_handle handler = notificationSvrQueue_->submit_h(std::bind([&]() { GetShowBadgeEnabled() local
928 ffrt::task_handle handler = notificationSvrQueue_->submit_h(std::bind([&]() { SetNotificationsEnabledForAllBundles() local
1020 ffrt::task_handle handler = notificationSvrQueue_->submit_h(std::bind([&]() { IsAllowedNotify() local
1274 ffrt::task_handle handler = notificationSvrQueue_->submit_h(std::bind([&]() { PublishContinuousTaskNotification() local
1309 ffrt::task_handle handler = notificationSvrQueue_->submit_h(std::bind([&]() { CancelContinuousTaskNotification() local
1341 ffrt::task_handle handler = notificationSvrQueue_->submit_h(std::bind([&]() { RemoveSystemLiveViewNotifications() local
1374 ffrt::task_handle handler = notificationSvrQueue_->submit_h(std::bind([&]() { RemoveSystemLiveViewNotificationsOfSa() local
1413 ffrt::task_handle handler = notificationSvrQueue_->submit_h(std::bind([&]() { TriggerLocalLiveView() local
1482 ffrt::task_handle handler = notificationSvrQueue_->submit_h(std::bind([&]() { RemoveNotification() local
1595 ffrt::task_handle handler = notificationSvrQueue_->submit_h(std::bind([&]() { RemoveAllNotificationsInner() local
1680 ffrt::task_handle handler = notificationSvrQueue_->submit_h(std::bind([&]() { RemoveNotifications() local
1878 ffrt::task_handle handler = notificationSvrQueue_->submit_h(std::bind([&]() { ExcuteCancelGroupCancel() local
1969 ffrt::task_handle handler = notificationSvrQueue_->submit_h(std::bind([&]() { RemoveGroupByBundle() local
2079 ffrt::task_handle handler = notificationSvrQueue_->submit_h(std::bind([&]() { IsSpecialUserAllowedNotify() local
2106 ffrt::task_handle handler = notificationSvrQueue_->submit_h(std::bind([&]() { SetNotificationsEnabledByUser() local
2122 ffrt::task_handle handler = notificationSvrQueue_->submit_h([=]() { UpdateUnifiedGroupInfo() local
2219 ffrt::task_handle handler = notificationSvrQueue_->submit_h([&]() { PublishNotificationBySa() local
2274 ffrt::task_handle handler = notificationSvrQueue_->submit_h([&]() { SetBadgeNumber() local
2320 ffrt::task_handle handler = notificationSvrQueue_->submit_h([&]() { SetBadgeNumberByBundle() local
2365 ffrt::task_handle handler = notificationSvrQueue_->submit_h(std::bind([&]() { SubscribeLocalLiveView() local
2592 ffrt::task_handle handler = notificationSvrQueue_->submit_h([=]() { ClearAllNotificationGroupInfo() local
[all...]
H A Dadvanced_notification_utils.cpp297 ffrt::task_handle handler = notificationSvrQueue_->submit_h(std::bind([&]() { in GetActiveNotificationByFilter() local
688 ffrt::task_handle handler = notificationSvrQueue_->submit_h(std::bind([&]() { in OnDistributedKvStoreDeathRecipient() local
855 ffrt::task_handle handler = in AddDoNotDisturbProfiles() local
884 ffrt::task_handle handler = in RemoveDoNotDisturbProfiles() local
1302 ffrt::task_handle handler = notificationSvrQueue_->submit_h(std::bind([&]() { in IsSupportTemplate() local
1332 ffrt::task_handle handler in OnResourceRemove() local
1344 ffrt::task_handle handler = notificationSvrQueue_->submit_h(std::bind([=]() { OnBundleDataCleared() local
1441 ffrt::task_handle handler = notificationSvrQueue_->submit_h(std::bind([=]() { DeleteAllByUserInner() local
1503 ffrt::task_handle handler = notificationSvrQueue_->submit_h(std::bind([&]() { ShellDump() local
1616 ffrt::task_handle handler = notificationSvrQueue_->submit_h(std::bind([&]() { SetDoNotDisturbDateByUser() local
1636 ffrt::task_handle handler = notificationSvrQueue_->submit_h(std::bind([&]() { GetDoNotDisturbDateByUser() local
[all...]
/base/startup/init/services/init/
H A Dinit_service_manager.c1022 static void ProcessConsoleEvent(const WatcherHandle handler, int fd, uint32_t *events, const void *context) in ProcessConsoleEvent() argument
/base/telephony/core_service/test/unittest/tel_ril_gtest/
H A Dtel_ril_test_util.cpp135 bool TelRilTest::ProcessTest(int32_t index, int32_t slotId, std::shared_ptr<AppExecFwk::EventHandler> handler) in ProcessTest() argument
307 void TelRilTest::CallGetCurrentCallsStatusTest(int32_t slotId, std::shared_ptr<AppExecFwk::EventHandler> handler) in CallGetCurrentCallsStatusTest() argument
327 void TelRilTest::SimGetSimStatusTest(int32_t slotId, std::shared_ptr<AppExecFwk::EventHandler> handler) in SimGetSimStatusTest() argument
346 SimIccIoTest(int32_t slotId, std::shared_ptr<AppExecFwk::EventHandler> handler) SimIccIoTest() argument
374 SimGetImsiTest(int32_t slotId, std::shared_ptr<AppExecFwk::EventHandler> handler) SimGetImsiTest() argument
393 GetSimLockStatusTest(int32_t slotId, std::shared_ptr<AppExecFwk::EventHandler> handler) GetSimLockStatusTest() argument
413 SetSimLockTest(int32_t slotId, std::shared_ptr<AppExecFwk::EventHandler> handler) SetSimLockTest() argument
436 UnSetSimLockTest(int32_t slotId, std::shared_ptr<AppExecFwk::EventHandler> handler) UnSetSimLockTest() argument
459 ChangeSimPasswordTest(int32_t slotId, std::shared_ptr<AppExecFwk::EventHandler> handler) ChangeSimPasswordTest() argument
483 RadioRestartTest(int32_t slotId, std::shared_ptr<AppExecFwk::EventHandler> handler) RadioRestartTest() argument
510 EnterSimPinTest(int32_t slotId, std::shared_ptr<AppExecFwk::EventHandler> handler) EnterSimPinTest() argument
530 EnterErrorPinTest(int32_t slotId, std::shared_ptr<AppExecFwk::EventHandler> handler) EnterErrorPinTest() argument
550 UnlockSimPinTest(int32_t slotId, std::shared_ptr<AppExecFwk::EventHandler> handler) UnlockSimPinTest() argument
571 SetPin2LockTest(int32_t slotId, std::shared_ptr<AppExecFwk::EventHandler> handler) SetPin2LockTest() argument
594 UnSetPin2LockTest(int32_t slotId, std::shared_ptr<AppExecFwk::EventHandler> handler) UnSetPin2LockTest() argument
617 EnterSimPin2Test(int32_t slotId, std::shared_ptr<AppExecFwk::EventHandler> handler) EnterSimPin2Test() argument
637 EnterErrorPin2Test(int32_t slotId, std::shared_ptr<AppExecFwk::EventHandler> handler) EnterErrorPin2Test() argument
657 UnlockSimPin2Test(int32_t slotId, std::shared_ptr<AppExecFwk::EventHandler> handler) UnlockSimPin2Test() argument
678 EnableSimCardTest(int32_t slotId, std::shared_ptr<AppExecFwk::EventHandler> handler) EnableSimCardTest() argument
699 GetRadioProtocolTest(int32_t slotId, std::shared_ptr<AppExecFwk::EventHandler> handler) GetRadioProtocolTest() argument
720 SetRadioProtocolTest(int32_t slotId, std::shared_ptr<AppExecFwk::EventHandler> handler) SetRadioProtocolTest() argument
747 SendTerminalResponseCmdTest(int32_t slotId, std::shared_ptr<AppExecFwk::EventHandler> handler) SendTerminalResponseCmdTest() argument
766 SendEnvelopeCmdTest(int32_t slotId, std::shared_ptr<AppExecFwk::EventHandler> handler) SendEnvelopeCmdTest() argument
785 SendCallSetupRequestResultTest(int32_t slotId, std::shared_ptr<AppExecFwk::EventHandler> handler) SendCallSetupRequestResultTest() argument
805 NetworkGetRssiTest(int32_t slotId, std::shared_ptr<AppExecFwk::EventHandler> handler) NetworkGetRssiTest() argument
824 CallDialTest(int32_t slotId, std::shared_ptr<AppExecFwk::EventHandler> handler) CallDialTest() argument
849 RefusedCallTest(int32_t slotId, std::shared_ptr<AppExecFwk::EventHandler> handler) RefusedCallTest() argument
868 GetCallWaitTest(int32_t slotId, std::shared_ptr<AppExecFwk::EventHandler> handler) GetCallWaitTest() argument
887 SetCallWaitTest(int32_t slotId, std::shared_ptr<AppExecFwk::EventHandler> handler) SetCallWaitTest() argument
908 CallHangupTest(int32_t slotId, std::shared_ptr<AppExecFwk::EventHandler> handler) CallHangupTest() argument
927 CallAnswerTest(int32_t slotId, std::shared_ptr<AppExecFwk::EventHandler> handler) CallAnswerTest() argument
946 CallHoldTest(int32_t slotId, std::shared_ptr<AppExecFwk::EventHandler> handler) CallHoldTest() argument
965 CallActiveTest(int32_t slotId, std::shared_ptr<AppExecFwk::EventHandler> handler) CallActiveTest() argument
984 CallSwapTest(int32_t slotId, std::shared_ptr<AppExecFwk::EventHandler> handler) CallSwapTest() argument
1003 NetworkVoiceRegistrationStateTest(int32_t slotId, std::shared_ptr<AppExecFwk::EventHandler> handler) NetworkVoiceRegistrationStateTest() argument
1022 NetworkDataRegistrationStateTest(int32_t slotId, std::shared_ptr<AppExecFwk::EventHandler> handler) NetworkDataRegistrationStateTest() argument
1041 NetworkOperatorTest(int32_t slotId, std::shared_ptr<AppExecFwk::EventHandler> handler) NetworkOperatorTest() argument
1060 SendRilCmSmsTest(int32_t slotId, std::shared_ptr<AppExecFwk::EventHandler> handler) SendRilCmSmsTest() argument
1079 StorageRilCmSmsTest(int32_t slotId, std::shared_ptr<AppExecFwk::EventHandler> handler) StorageRilCmSmsTest() argument
1103 DeleteRilCmSmsTest(int32_t slotId, std::shared_ptr<AppExecFwk::EventHandler> handler) DeleteRilCmSmsTest() argument
1123 UpdateRilCmSmsTest(int32_t slotId, std::shared_ptr<AppExecFwk::EventHandler> handler) UpdateRilCmSmsTest() argument
1147 SetRilCmSmsCenterAddressTest(int32_t slotId, std::shared_ptr<AppExecFwk::EventHandler> handler) SetRilCmSmsCenterAddressTest() argument
1176 GetRilCmSmsCenterAddressTest(int32_t slotId, std::shared_ptr<AppExecFwk::EventHandler> handler) GetRilCmSmsCenterAddressTest() argument
1195 SetRilCmCBConfigTest(int32_t slotId, std::shared_ptr<AppExecFwk::EventHandler> handler) SetRilCmCBConfigTest() argument
1218 SetRilCmCdmaCBConfigTest(int32_t slotId, std::shared_ptr<AppExecFwk::EventHandler> handler) SetRilCmCdmaCBConfigTest() argument
1238 GetRilCmCBConfigTest(int32_t slotId, std::shared_ptr<AppExecFwk::EventHandler> handler) GetRilCmCBConfigTest() argument
1257 GetRilCmCdmaCBConfigTest(int32_t slotId, std::shared_ptr<AppExecFwk::EventHandler> handler) GetRilCmCdmaCBConfigTest() argument
1276 SmsSendSmsExpectMoreTest(int32_t slotId, std::shared_ptr<AppExecFwk::EventHandler> handler) SmsSendSmsExpectMoreTest() argument
1295 SetRadioStateTest(int32_t slotId, std::shared_ptr<AppExecFwk::EventHandler> handler) SetRadioStateTest() argument
1319 GetRadioStateTest(int32_t slotId, std::shared_ptr<AppExecFwk::EventHandler> handler) GetRadioStateTest() argument
1338 SmsAcknowledgeTest(int32_t slotId, std::shared_ptr<AppExecFwk::EventHandler> handler) SmsAcknowledgeTest() argument
1357 AddRilCmCdmaSmsTest(int32_t slotId, std::shared_ptr<AppExecFwk::EventHandler> handler) AddRilCmCdmaSmsTest() argument
1378 DelRilCmCdmaSmsTest(int32_t slotId, std::shared_ptr<AppExecFwk::EventHandler> handler) DelRilCmCdmaSmsTest() argument
1398 UpdateRilCmCdmaSmsTest(int32_t slotId, std::shared_ptr<AppExecFwk::EventHandler> handler) UpdateRilCmCdmaSmsTest() argument
1421 DataSetInitApnInfoTest(int32_t slotId, std::shared_ptr<AppExecFwk::EventHandler> handler) DataSetInitApnInfoTest() argument
1448 DataSetupDataCallTest(int32_t slotId, std::shared_ptr<AppExecFwk::EventHandler> handler) DataSetupDataCallTest() argument
1479 DataDisableDataCallTest(int32_t slotId, std::shared_ptr<AppExecFwk::EventHandler> handler) DataDisableDataCallTest() argument
1498 GetDataCallListTest(int32_t slotId, std::shared_ptr<AppExecFwk::EventHandler> handler) GetDataCallListTest() argument
1513 SetDataPermittedTest(int32_t slotId, std::shared_ptr<AppExecFwk::EventHandler> handler) SetDataPermittedTest() argument
1532 GetLinkCapabilityTest(int32_t slotId, std::shared_ptr<AppExecFwk::EventHandler> handler) GetLinkCapabilityTest() argument
1553 CleanAllConnectionsTest(int32_t slotId, std::shared_ptr<AppExecFwk::EventHandler> handler) CleanAllConnectionsTest() argument
1573 GetNetworkSearchInformationTest(int32_t slotId, std::shared_ptr<AppExecFwk::EventHandler> handler) GetNetworkSearchInformationTest() argument
1592 GetNetworkSelectionModeTest(int32_t slotId, std::shared_ptr<AppExecFwk::EventHandler> handler) GetNetworkSelectionModeTest() argument
1611 SetNetworkSelectionModeTest(int32_t slotId, std::shared_ptr<AppExecFwk::EventHandler> handler) SetNetworkSelectionModeTest() argument
1630 SetPreferredNetworkParaTest(int32_t slotId, std::shared_ptr<AppExecFwk::EventHandler> handler) SetPreferredNetworkParaTest() argument
1650 GetPreferredNetworkParaTest(int32_t slotId, std::shared_ptr<AppExecFwk::EventHandler> handler) GetPreferredNetworkParaTest() argument
1669 GetImeiTest(int32_t slotId, std::shared_ptr<AppExecFwk::EventHandler> handler) GetImeiTest() argument
1688 GetImeiSvTest(int32_t slotId, std::shared_ptr<AppExecFwk::EventHandler> handler) GetImeiSvTest() argument
1707 GetMeidTest(int32_t slotId, std::shared_ptr<AppExecFwk::EventHandler> handler) GetMeidTest() argument
1726 GetVoiceRadioTechnologyTest(int32_t slotId, std::shared_ptr<AppExecFwk::EventHandler> handler) GetVoiceRadioTechnologyTest() argument
1745 GetPhysicalChannelConfigTest(int32_t slotId, std::shared_ptr<AppExecFwk::EventHandler> handler) GetPhysicalChannelConfigTest() argument
1764 SetLocateUpdatesTest(int32_t slotId, std::shared_ptr<AppExecFwk::EventHandler> handler) SetLocateUpdatesTest() argument
1784 SetNotificationFilterTest(int32_t slotId, std::shared_ptr<AppExecFwk::EventHandler> handler) SetNotificationFilterTest() argument
1804 SetDeviceStateTest(int32_t slotId, std::shared_ptr<AppExecFwk::EventHandler> handler) SetDeviceStateTest() argument
1825 GetRrcConnectionStateTest(int32_t slotId, std::shared_ptr<AppExecFwk::EventHandler> handler) GetRrcConnectionStateTest() argument
1844 GetNrOptionModeTest(int32_t slotId, std::shared_ptr<AppExecFwk::EventHandler> handler) GetNrOptionModeTest() argument
1863 SetNrOptionModeTest(int32_t slotId, std::shared_ptr<AppExecFwk::EventHandler> handler) SetNrOptionModeTest() argument
1883 GetNrSsbIdTest(int32_t slotId, std::shared_ptr<AppExecFwk::EventHandler> handler) GetNrSsbIdTest() argument
1902 GetCellInfoListTest(int32_t slotId, std::shared_ptr<AppExecFwk::EventHandler> handler) GetCellInfoListTest() argument
1921 CallJoinTest(int32_t slotId, std::shared_ptr<AppExecFwk::EventHandler> handler) CallJoinTest() argument
1948 CallSplitTest(int32_t slotId, std::shared_ptr<AppExecFwk::EventHandler> handler) CallSplitTest() argument
1976 GetCallForwardTest(int32_t slotId, std::shared_ptr<AppExecFwk::EventHandler> handler) GetCallForwardTest() argument
1996 SetCallForwardTest(int32_t slotId, std::shared_ptr<AppExecFwk::EventHandler> handler) SetCallForwardTest() argument
2020 GetClipTest(int32_t slotId, std::shared_ptr<AppExecFwk::EventHandler> handler) GetClipTest() argument
2039 SetClipTest(int32_t slotId, std::shared_ptr<AppExecFwk::EventHandler> handler) SetClipTest() argument
2059 GetCallRestrictionTest(int32_t slotId, std::shared_ptr<AppExecFwk::EventHandler> handler) GetCallRestrictionTest() argument
2078 SetCallRestrictionTest(int32_t slotId, std::shared_ptr<AppExecFwk::EventHandler> handler) SetCallRestrictionTest() argument
2104 SetBarringPasswordTest(int32_t slotId, std::shared_ptr<AppExecFwk::EventHandler> handler) SetBarringPasswordTest() argument
2128 SendDtmfTest(int32_t slotId, std::shared_ptr<AppExecFwk::EventHandler> handler) SendDtmfTest() argument
2144 StartDtmfTest(int32_t slotId, std::shared_ptr<AppExecFwk::EventHandler> handler) StartDtmfTest() argument
2160 StopDtmfTest(int32_t slotId, std::shared_ptr<AppExecFwk::EventHandler> handler) StopDtmfTest() argument
2176 SetUssdTest(int32_t slotId, std::shared_ptr<AppExecFwk::EventHandler> handler) SetUssdTest() argument
2195 GetUssdTest(int32_t slotId, std::shared_ptr<AppExecFwk::EventHandler> handler) GetUssdTest() argument
2214 SetMuteTest(int32_t slotId, std::shared_ptr<AppExecFwk::EventHandler> handler) SetMuteTest() argument
2233 GetMuteTest(int32_t slotId, std::shared_ptr<AppExecFwk::EventHandler> handler) GetMuteTest() argument
2252 GetEmergencyCallListTest(int32_t slotId, std::shared_ptr<AppExecFwk::EventHandler> handler) GetEmergencyCallListTest() argument
2271 SetVoNRSwitchTest(int32_t slotId, std::shared_ptr<AppExecFwk::EventHandler> handler) SetVoNRSwitchTest() argument
2290 OnRequestSetLinkBandwidthReportingRuleTest(int32_t slotId, std::shared_ptr<AppExecFwk::EventHandler> handler) OnRequestSetLinkBandwidthReportingRuleTest() argument
2321 GetLinkBandwidthInfoTest(int32_t slotId, std::shared_ptr<AppExecFwk::EventHandler> handler) GetLinkBandwidthInfoTest() argument
2342 WaitGetResult(int32_t eventId, std::shared_ptr<AppExecFwk::EventHandler> handler, int32_t timeOut) WaitGetResult() argument
[all...]
/base/telephony/cellular_call/services/manager/src/
H A Dcellular_call_service.cpp135 auto handler = std::make_shared<CellularCallHandler>(subscriberInfo); in CreateHandler() local
165 auto handler = it.second; in HandlerResetUnRegister() local
203 auto handler = it.second; RegisterCoreServiceHandler() local
245 auto handler = handlerMap_[slot]; SendEventRegisterHandler() local
[all...]
/base/telephony/core_service/test/unittest/core_service_gtest/
H A Dzero_branch_test_sim_ril.cpp93 std::shared_ptr<AppExecFwk::EventHandler> handler; in HWTEST_F() local
/base/telephony/call_manager/services/call/src/
H A Dcall_control_manager.cpp1235 void CallControlManager::handler() in handler() function in OHOS::Telephony::CallControlManager
/base/telephony/core_service/services/network_search/src/
H A Dnetwork_search_manager.cpp272 void NetworkSearchManager::RegisterCoreNotify(int32_t slotId, HANDLE &handler, int32_t what) in RegisterCoreNotify() argument
283 void NetworkSearchManager::UnRegisterCoreNotify(int32_t slotId, HANDLE &handler, int32_t what) in UnRegisterCoreNotify() argument
/base/telephony/core_service/services/tel_ril/test/
H A Dtel_ril_test.cpp196 void TelRilTest::OnInitForRegister(int32_t slotId, const std::shared_ptr<AppExecFwk::EventHandler> &handler) in OnInitForRegister() argument
238 OnProcessInput(int32_t slotId, int32_t what, const std::shared_ptr<AppExecFwk::EventHandler> &handler) OnProcessInput() argument
249 OnRequestCallGetCurrentCallsStatusTest( int32_t slotId, const std::shared_ptr<AppExecFwk::EventHandler> &handler) OnRequestCallGetCurrentCallsStatusTest() argument
261 OnRequestSimGetSimStatusTest(int32_t slotId, const std::shared_ptr<AppExecFwk::EventHandler> &handler) OnRequestSimGetSimStatusTest() argument
272 OnRequestSimIccIoTest(int32_t slotId, const std::shared_ptr<AppExecFwk::EventHandler> &handler) OnRequestSimIccIoTest() argument
292 OnRequestSimSmsTest(int32_t slotId, const std::shared_ptr<AppExecFwk::EventHandler> &handler) OnRequestSimSmsTest() argument
337 OnRequestOpenLGSimIOTest(int32_t slotId, const std::shared_ptr<AppExecFwk::EventHandler> &handler) OnRequestOpenLGSimIOTest() argument
354 OnRequestTransmitApduLogicalChannelTest(int32_t slotId, const std::shared_ptr<AppExecFwk::EventHandler> &handler) OnRequestTransmitApduLogicalChannelTest() argument
373 OnRequestTransmitApduBasicChannelTest(int32_t slotId, const std::shared_ptr<AppExecFwk::EventHandler> &handler) OnRequestTransmitApduBasicChannelTest() argument
392 OnRequestSimAuthenticationTest(int32_t slotId, const std::shared_ptr<AppExecFwk::EventHandler> &handler) OnRequestSimAuthenticationTest() argument
430 OnRequestSendSimMatchedOperatorInfoTest(int32_t slotId, const std::shared_ptr<AppExecFwk::EventHandler> &handler) OnRequestSendSimMatchedOperatorInfoTest() argument
459 OnRequestCloseLGSimIOTest(int32_t slotId, const std::shared_ptr<AppExecFwk::EventHandler> &handler) OnRequestCloseLGSimIOTest() argument
476 OnRequestSimGetImsiTest(int32_t slotId, const std::shared_ptr<AppExecFwk::EventHandler> &handler) OnRequestSimGetImsiTest() argument
487 OnRequestGetSimLockStatusTest( int32_t slotId, const std::shared_ptr<AppExecFwk::EventHandler> &handler) OnRequestGetSimLockStatusTest() argument
504 OnRequestSetSimLockTest(int32_t slotId, const std::shared_ptr<AppExecFwk::EventHandler> &handler) OnRequestSetSimLockTest() argument
530 OnRequestChangeSimPasswordTest( int32_t slotId, const std::shared_ptr<AppExecFwk::EventHandler> &handler) OnRequestChangeSimPasswordTest() argument
559 OnRequestEnterSimPinTest(int32_t slotId, const std::shared_ptr<AppExecFwk::EventHandler> &handler) OnRequestEnterSimPinTest() argument
575 OnRequestUnlockSimPinTest(int32_t slotId, const std::shared_ptr<AppExecFwk::EventHandler> &handler) OnRequestUnlockSimPinTest() argument
594 OnRequestEnterSimPin2Test(int32_t slotId, const std::shared_ptr<AppExecFwk::EventHandler> &handler) OnRequestEnterSimPin2Test() argument
610 OnRequestUnlockSimPin2Test(int32_t slotId, const std::shared_ptr<AppExecFwk::EventHandler> &handler) OnRequestUnlockSimPin2Test() argument
629 OnRequestSetActiveSimTest(int32_t slotId, const std::shared_ptr<AppExecFwk::EventHandler> &handler) OnRequestSetActiveSimTest() argument
649 OnRequestGetRadioProtocolTest( int32_t slotId, const std::shared_ptr<AppExecFwk::EventHandler> &handler) OnRequestGetRadioProtocolTest() argument
663 OnRequestSetRadioProtocolTest( int32_t slotId, const std::shared_ptr<AppExecFwk::EventHandler> &handler) OnRequestSetRadioProtocolTest() argument
701 OnRequestSendTerminalResponseCmdTest( int32_t slotId, const std::shared_ptr<AppExecFwk::EventHandler> &handler) OnRequestSendTerminalResponseCmdTest() argument
718 OnRequestSendEnvelopeCmdTest(int32_t slotId, const std::shared_ptr<AppExecFwk::EventHandler> &handler) OnRequestSendEnvelopeCmdTest() argument
734 OnRequestSendCallSetupRequestResultTest( int32_t slotId, const std::shared_ptr<AppExecFwk::EventHandler> &handler) OnRequestSendCallSetupRequestResultTest() argument
753 OnRequestNetworkGetRssiTest(int32_t slotId, const std::shared_ptr<AppExecFwk::EventHandler> &handler) OnRequestNetworkGetRssiTest() argument
764 OnRequestCallDialTest(int32_t slotId, const std::shared_ptr<AppExecFwk::EventHandler> &handler) OnRequestCallDialTest() argument
783 OnRequestRefusedCallTest(int32_t slotId, const std::shared_ptr<AppExecFwk::EventHandler> &handler) OnRequestRefusedCallTest() argument
794 OnRequestGetCallWaitTest(int32_t slotId, const std::shared_ptr<AppExecFwk::EventHandler> &handler) OnRequestGetCallWaitTest() argument
805 OnRequestSetCallWaitTest(int32_t slotId, const std::shared_ptr<AppExecFwk::EventHandler> &handler) OnRequestSetCallWaitTest() argument
822 OnRequestCallHangupTest(int32_t slotId, const std::shared_ptr<AppExecFwk::EventHandler> &handler) OnRequestCallHangupTest() argument
833 OnRequestCallAnswerTest(int32_t slotId, const std::shared_ptr<AppExecFwk::EventHandler> &handler) OnRequestCallAnswerTest() argument
844 OnRequestCallHoldTest(int32_t slotId, const std::shared_ptr<AppExecFwk::EventHandler> &handler) OnRequestCallHoldTest() argument
855 OnRequestCallActiveTest(int32_t slotId, const std::shared_ptr<AppExecFwk::EventHandler> &handler) OnRequestCallActiveTest() argument
866 OnRequestCallSwapTest(int32_t slotId, const std::shared_ptr<AppExecFwk::EventHandler> &handler) OnRequestCallSwapTest() argument
877 OnRequestNetworkVoiceRegistrationStateTest( int32_t slotId, const std::shared_ptr<AppExecFwk::EventHandler> &handler) OnRequestNetworkVoiceRegistrationStateTest() argument
889 OnRequestNetworkDataRegistrationStateTest( int32_t slotId, const std::shared_ptr<AppExecFwk::EventHandler> &handler) OnRequestNetworkDataRegistrationStateTest() argument
901 OnRequestNetworkOperatorTest(int32_t slotId, const std::shared_ptr<AppExecFwk::EventHandler> &handler) OnRequestNetworkOperatorTest() argument
912 OnRequestSendRilCmSmsTest(int32_t slotId, const std::shared_ptr<AppExecFwk::EventHandler> &handler) OnRequestSendRilCmSmsTest() argument
923 OnRequestSendRilCmCdmaSmsTest( int32_t slotId, const std::shared_ptr<AppExecFwk::EventHandler> &handler) OnRequestSendRilCmCdmaSmsTest() argument
937 OnRequestStorageRilCmSmsTest(int32_t slotId, const std::shared_ptr<AppExecFwk::EventHandler> &handler) OnRequestStorageRilCmSmsTest() argument
961 OnRequestDeleteRilCmSmsTest(int32_t slotId, const std::shared_ptr<AppExecFwk::EventHandler> &handler) OnRequestDeleteRilCmSmsTest() argument
976 OnRequestUpdateRilCmSmsTest(int32_t slotId, const std::shared_ptr<AppExecFwk::EventHandler> &handler) OnRequestUpdateRilCmSmsTest() argument
999 OnRequestSetRilCmSmsCenterAddressTest( int32_t slotId, const std::shared_ptr<AppExecFwk::EventHandler> &handler) OnRequestSetRilCmSmsCenterAddressTest() argument
1018 OnRequestGetRilCmSmsCenterAddressTest( int32_t slotId, const std::shared_ptr<AppExecFwk::EventHandler> &handler) OnRequestGetRilCmSmsCenterAddressTest() argument
1030 OnRequestSetRilCBConfigTest(int32_t slotId, const std::shared_ptr<AppExecFwk::EventHandler> &handler) OnRequestSetRilCBConfigTest() argument
1051 OnRequestSetRilCdmaCBConfigTest( int32_t slotId, const std::shared_ptr<AppExecFwk::EventHandler> &handler) OnRequestSetRilCdmaCBConfigTest() argument
1064 OnRequestGetRilCBConfigTest(int32_t slotId, const std::shared_ptr<AppExecFwk::EventHandler> &handler) OnRequestGetRilCBConfigTest() argument
1075 OnRequestGetRilCdmaCBConfigTest( int32_t slotId, const std::shared_ptr<AppExecFwk::EventHandler> &handler) OnRequestGetRilCdmaCBConfigTest() argument
1087 OnRequestSmsSendSmsExpectMoreTest( int32_t slotId, const std::shared_ptr<AppExecFwk::EventHandler> &handler) OnRequestSmsSendSmsExpectMoreTest() argument
1099 OnRequestAddRilCmCdmaSmsTest(int32_t slotId, const std::shared_ptr<AppExecFwk::EventHandler> &handler) OnRequestAddRilCmCdmaSmsTest() argument
1116 OnRequestDelRilCmCdmaSmsTest(int32_t slotId, const std::shared_ptr<AppExecFwk::EventHandler> &handler) OnRequestDelRilCmCdmaSmsTest() argument
1131 OnRequestUpdateRilCmCdmaSmsTest( int32_t slotId, const std::shared_ptr<AppExecFwk::EventHandler> &handler) OnRequestUpdateRilCmCdmaSmsTest() argument
1157 OnRequestShutDownTest(int32_t slotId, const std::shared_ptr<AppExecFwk::EventHandler> &handler) OnRequestShutDownTest() argument
1169 OnRequestSetRadioStateTest(int32_t slotId, const std::shared_ptr<AppExecFwk::EventHandler> &handler) OnRequestSetRadioStateTest() argument
1185 OnRequestGetRadioStateTest(int32_t slotId, const std::shared_ptr<AppExecFwk::EventHandler> &handler) OnRequestGetRadioStateTest() argument
1196 OnRequestGetCellInfoListTest(int32_t slotId, const std::shared_ptr<AppExecFwk::EventHandler> &handler) OnRequestGetCellInfoListTest() argument
1207 OnRequestGetCurrentCellInfoTest( int32_t slotId, const std::shared_ptr<AppExecFwk::EventHandler> &handler) OnRequestGetCurrentCellInfoTest() argument
1219 OnRequestSmsAcknowledgeTest(int32_t slotId, const std::shared_ptr<AppExecFwk::EventHandler> &handler) OnRequestSmsAcknowledgeTest() argument
1230 OnRequestSetInitApnInfoTest(int32_t slotId, const std::shared_ptr<AppExecFwk::EventHandler> &handler) OnRequestSetInitApnInfoTest() argument
1243 OnRequestDataSetupDataCallTest( int32_t slotId, const std::shared_ptr<AppExecFwk::EventHandler> &handler) OnRequestDataSetupDataCallTest() argument
1258 OnRequestDataDisableDataCallTest( int32_t slotId, const std::shared_ptr<AppExecFwk::EventHandler> &handler) OnRequestDataDisableDataCallTest() argument
1271 OnRequestGetDataCallListTest(int32_t slotId, const std::shared_ptr<AppExecFwk::EventHandler> &handler) OnRequestGetDataCallListTest() argument
1283 OnRequestGetLinkBandwidthInfoTest( int32_t slotId, const std::shared_ptr<AppExecFwk::EventHandler> &handler) OnRequestGetLinkBandwidthInfoTest() argument
1299 OnRequestGetLinkCapabilityTest( int32_t slotId, const std::shared_ptr<AppExecFwk::EventHandler> &handler) OnRequestGetLinkCapabilityTest() argument
1312 OnRequestCleanAllConnectionsTest( int32_t slotId, const std::shared_ptr<AppExecFwk::EventHandler> &handler) OnRequestCleanAllConnectionsTest() argument
1325 OnRequestSetLinkBandwidthReportingRuleTest( int32_t slotId, const std::shared_ptr<AppExecFwk::EventHandler> &handler) OnRequestSetLinkBandwidthReportingRuleTest() argument
1349 OnRequestSetDataPermittedTest(int32_t slotId, const std::shared_ptr<AppExecFwk::EventHandler> &handler) OnRequestSetDataPermittedTest() argument
1361 OnRequestGetNetworkSearchInformationTest( int32_t slotId, const std::shared_ptr<AppExecFwk::EventHandler> &handler) OnRequestGetNetworkSearchInformationTest() argument
1373 OnRequestGetNetworkSelectionModeTest( int32_t slotId, const std::shared_ptr<AppExecFwk::EventHandler> &handler) OnRequestGetNetworkSelectionModeTest() argument
1385 OnRequestSetNetworkSelectionModeTest( int32_t slotId, const std::shared_ptr<AppExecFwk::EventHandler> &handler) OnRequestSetNetworkSelectionModeTest() argument
1397 OnRequestSetPreferredNetworkTest( int32_t slotId, const std::shared_ptr<AppExecFwk::EventHandler> &handler) OnRequestSetPreferredNetworkTest() argument
1412 OnRequestGetPreferredNetworkTest( int32_t slotId, const std::shared_ptr<AppExecFwk::EventHandler> &handler) OnRequestGetPreferredNetworkTest() argument
1424 OnRequestGetImeiTest(int32_t slotId, const std::shared_ptr<AppExecFwk::EventHandler> &handler) OnRequestGetImeiTest() argument
1435 OnRequestGetImeiSvTest(int32_t slotId, const std::shared_ptr<AppExecFwk::EventHandler> &handler) OnRequestGetImeiSvTest() argument
1446 OnRequestGetBasebandVersionTest(int32_t slotId, const std::shared_ptr<AppExecFwk::EventHandler> &handler) OnRequestGetBasebandVersionTest() argument
1459 OnRequestGetMeidTest(int32_t slotId, const std::shared_ptr<AppExecFwk::EventHandler> &handler) OnRequestGetMeidTest() argument
1470 OnRequestGetCsRegStatusTest(int32_t slotId, const std::shared_ptr<AppExecFwk::EventHandler> &handler) OnRequestGetCsRegStatusTest() argument
1481 OnRequestGetPsRegStatusTest(int32_t slotId, const std::shared_ptr<AppExecFwk::EventHandler> &handler) OnRequestGetPsRegStatusTest() argument
1492 OnRequestGetVoiceRadioTechnology( int32_t slotId, const std::shared_ptr<AppExecFwk::EventHandler> &handler) OnRequestGetVoiceRadioTechnology() argument
1504 OnRequestGetPhysicalChannelConfig( int32_t slotId, const std::shared_ptr<AppExecFwk::EventHandler> &handler) OnRequestGetPhysicalChannelConfig() argument
1516 OnRequestSetLocateUpdatesTest( int32_t slotId, const std::shared_ptr<AppExecFwk::EventHandler> &handler) OnRequestSetLocateUpdatesTest() argument
1542 OnRequestSetNotificationFilterTest( int32_t slotId, const std::shared_ptr<AppExecFwk::EventHandler> &handler) OnRequestSetNotificationFilterTest() argument
1557 OnRequestSetDeviceStateTest( int32_t slotId, const std::shared_ptr<AppExecFwk::EventHandler> &handler) OnRequestSetDeviceStateTest() argument
1575 OnRequestGetRrcConnectionStateTest( int32_t slotId, const std::shared_ptr<AppExecFwk::EventHandler> &handler) OnRequestGetRrcConnectionStateTest() argument
1588 OnRequestGetNrOptionModeTest(int32_t slotId, const std::shared_ptr<AppExecFwk::EventHandler> &handler) OnRequestGetNrOptionModeTest() argument
1600 OnRequestSetNrOptionModeTest(int32_t slotId, const std::shared_ptr<AppExecFwk::EventHandler> &handler) OnRequestSetNrOptionModeTest() argument
1615 OnRequestGetNrSsbIdTest( int32_t slotId, const std::shared_ptr<AppExecFwk::EventHandler> &handler) OnRequestGetNrSsbIdTest() argument
1628 OnRequestCallJoinTest(int32_t slotId, const std::shared_ptr<AppExecFwk::EventHandler> &handler) OnRequestCallJoinTest() argument
1650 OnRequestSeparateConferenceTest( int32_t slotId, const std::shared_ptr<AppExecFwk::EventHandler> &handler) OnRequestSeparateConferenceTest() argument
1678 OnRequestGetCallForwardTest(int32_t slotId, const std::shared_ptr<AppExecFwk::EventHandler> &handler) OnRequestGetCallForwardTest() argument
1761 OnRequestSetCallForwardTest(int32_t slotId, const std::shared_ptr<AppExecFwk::EventHandler> &handler) OnRequestSetCallForwardTest() argument
1798 OnRequestGetClipTest(int32_t slotId, const std::shared_ptr<AppExecFwk::EventHandler> &handler) OnRequestGetClipTest() argument
1809 OnRequestSetClipTest(int32_t slotId, const std::shared_ptr<AppExecFwk::EventHandler> &handler) OnRequestSetClipTest() argument
1823 OnRequestGetClirTest(int32_t slotId, const std::shared_ptr<AppExecFwk::EventHandler> &handler) OnRequestGetClirTest() argument
1834 OnRequestSetClirTest(int32_t slotId, const std::shared_ptr<AppExecFwk::EventHandler> &handler) OnRequestSetClirTest() argument
1848 OnRequestGetCallRestrictionTest( int32_t slotId, const std::shared_ptr<AppExecFwk::EventHandler> &handler) OnRequestGetCallRestrictionTest() argument
1860 OnRequestSetCallRestrictionTest( int32_t slotId, const std::shared_ptr<AppExecFwk::EventHandler> &handler) OnRequestSetCallRestrictionTest() argument
1894 OnRequestSendDtmfTest(int32_t slotId, const std::shared_ptr<AppExecFwk::EventHandler> &handler) OnRequestSendDtmfTest() argument
1903 OnRequestStartDtmfTest(int32_t slotId, const std::shared_ptr<AppExecFwk::EventHandler> &handler) OnRequestStartDtmfTest() argument
1912 OnRequestStopDtmfTest(int32_t slotId, const std::shared_ptr<AppExecFwk::EventHandler> &handler) OnRequestStopDtmfTest() argument
2033 OnRequestSetCallPreferenceModeTest( int32_t slotId, const std::shared_ptr<AppExecFwk::EventHandler> &handler) OnRequestSetCallPreferenceModeTest() argument
2048 OnRequestGetCallPreferenceModeTest( int32_t slotId, const std::shared_ptr<AppExecFwk::EventHandler> &handler) OnRequestGetCallPreferenceModeTest() argument
2060 OnRequestSetUssdTest(int32_t slotId, const std::shared_ptr<AppExecFwk::EventHandler> &handler) OnRequestSetUssdTest() argument
2074 OnRequestGetUssdTest(int32_t slotId, const std::shared_ptr<AppExecFwk::EventHandler> &handler) OnRequestGetUssdTest() argument
2085 OnRequestGetCallFailReasonTest( int32_t slotId, const std::shared_ptr<AppExecFwk::EventHandler> &handler) OnRequestGetCallFailReasonTest() argument
2097 OnRequestSetMuteTest(int32_t slotId, const std::shared_ptr<AppExecFwk::EventHandler> &handler) OnRequestSetMuteTest() argument
2112 OnRequestGetMuteTest(int32_t slotId, const std::shared_ptr<AppExecFwk::EventHandler> &handler) OnRequestGetMuteTest() argument
2123 OnRequestGetEmergencyCallListTest( int32_t slotId, const std::shared_ptr<AppExecFwk::EventHandler> &handler) OnRequestGetEmergencyCallListTest() argument
2135 OnRequestSetVoNRSwitchTest(int32_t slotId, const std::shared_ptr<AppExecFwk::EventHandler> &handler) OnRequestSetVoNRSwitchTest() argument
[all...]
/base/telephony/core_service/services/tel_ril/src/
H A Dtel_ril_call.cpp254 const std::shared_ptr<OHOS::AppExecFwk::EventHandler> &handler = telRilRequest->pointer_->GetOwner(); in SendDtmfResponse() local
29 TelRilCall(int32_t slotId, sptr<HDI::Ril::V1_3::IRil> rilInterface, std::shared_ptr<ObserverHandler> observerHandler, std::shared_ptr<TelRilHandler> handler) TelRilCall() argument
/base/telephony/core_service/services/sim/src/
H A Dsim_manager.cpp1086 void SimManager::RegisterCoreNotify(int32_t slotId, const std::shared_ptr<AppExecFwk::EventHandler> &handler, int what) in RegisterCoreNotify() argument
H A Dsim_file_manager.cpp536 void SimFileManager::RegisterCoreNotify(const std::shared_ptr<AppExecFwk::EventHandler> &handler, int what) in RegisterCoreNotify() argument
550 void SimFileManager::UnRegisterCoreNotify(const std::shared_ptr<AppExecFwk::EventHandler> &handler, int what) in UnRegisterCoreNotify() argument
/base/telephony/sms_mms/test/gtest/
H A Dzero_branch_sms_test.cpp207 SmsStateHandler handler; in HWTEST_F() local
/base/web/webview/ohos_interface/ohos_glue/ohos_nweb/bridge/webcore/
H A Dark_web_handler_wrapper.cpp595 void ArkWebHandlerWrapper::OnFullScreenEnter(std::shared_ptr<OHOS::NWeb::NWebFullScreenExitHandler> handler) in OnFullScreenEnter() argument
631 void ArkWebHandlerWrapper::OnDataResubmission(std::shared_ptr<OHOS::NWeb::NWebDataResubmissionCallback> handler) in OnDataResubmission() argument
387 OnWindowNewByJS(const std::string& target_url, bool is_alert, bool is_user_trigger, std::shared_ptr<OHOS::NWeb::NWebControllerHandler> handler) OnWindowNewByJS() argument
777 OnFullScreenEnterWithVideoSize( std::shared_ptr<OHOS::NWeb::NWebFullScreenExitHandler> handler, int video_natural_width, int video_natural_height) OnFullScreenEnterWithVideoSize() argument
[all...]
/base/web/webview/ohos_interface/ohos_glue/ohos_nweb/bridge/webview/
H A Dark_web_handler_impl.cpp509 void ArkWebHandlerImpl::OnFullScreenEnter(ArkWebRefPtr<ArkWebFullScreenExitHandler> handler) in OnFullScreenEnter() argument
556 void ArkWebHandlerImpl::OnDataResubmission(ArkWebRefPtr<ArkWebDataResubmissionCallback> handler) in OnDataResubmission() argument
350 OnWindowNewByJS( const ArkWebString& target_url, bool is_alert, bool is_user_trigger, ArkWebRefPtr<ArkWebControllerHandler> handler) OnWindowNewByJS() argument
519 OnFullScreenEnterWithVideoSize( ArkWebRefPtr<ArkWebFullScreenExitHandler> handler, int video_natural_width, int video_natural_height) OnFullScreenEnterWithVideoSize() argument
[all...]
/device/soc/hisilicon/common/platform/wifi/hi3881v100/driver/hcc/
H A Dhcc_host.c332 hi_s32 hcc_host_proc_rx_queue_impl(oal_netbuf_head_stru *head, void *handler, int32_t type) argument
876 hi_s32 hcc_host_proc_tx_queue_impl(oal_netbuf_head_stru *buffQueue, void *handler, int32_t type) argument

Completed in 54 milliseconds

1...<<919293949596979899100>>...109