Home
last modified time | relevance | path

Searched refs:Notify (Results 1 - 25 of 45) sorted by relevance

12

/base/print/print_fwk/services/print_service/src/
H A Doperation_queue.cpp49 syncWait.Notify(); in Stop()
73 syncWait.Notify(); in Push()
H A Dthread_sync_wait.cpp27 void ThreadSyncWait::Notify() in Notify() function in ThreadSyncWait
/base/telephony/core_service/services/tel_ril/src/
H A Dtel_ril_callback.cpp38 return Notify(responseInfo, &TelRilManager::GetTelRilCall, &TelRilCall::CallEmergencyNotice, emergencyInfoList); in CallEmergencyNotice()
43 return Notify(responseInfo, &TelRilManager::GetTelRilCall, &TelRilCall::CallStateUpdated); in CallStateUpdated()
49 return Notify(responseInfo, &TelRilManager::GetTelRilCall, &TelRilCall::CallRingbackVoiceNotice, ringbackVoice); in CallRingbackVoiceNotice()
55 return Notify(responseInfo, &TelRilManager::GetTelRilCall, &TelRilCall::CallSrvccStatusNotice, srvccStatus); in CallSrvccStatusNotice()
61 return Notify(responseInfo, &TelRilManager::GetTelRilCall, &TelRilCall::CallUssdNotice, ussdNoticeInfo); in CallUssdNotice()
67 return Notify(responseInfo, &TelRilManager::GetTelRilCall, &TelRilCall::CallSsNotice, ssNoticeInfo); in CallSsNotice()
72 return Notify(responseInfo, &TelRilManager::GetTelRilCall, &TelRilCall::CallRsrvccStatusNotify); in CallRsrvccStatusNotify()
257 return Notify(responseInfo, &TelRilManager::GetTelRilData, &TelRilData::PdpContextListUpdated, dataCallResultList); in PdpContextListUpdated()
263 return Notify( in DataLinkCapabilityUpdated()
322 return Notify(responseInf in RadioStateUpdated()
[all...]
H A Dtel_ril_modem.cpp132 int32_t result = Notify(TELEPHONY_LOG_FUNC_NAME, RadioEvent::RADIO_RIL_ADAPTER_HOST_DIED); in OnRilAdapterHostDied()
134 TELEPHONY_LOGI("Notify RIL died successfully."); in OnRilAdapterHostDied()
154 return Notify<Int32Parcel>( in RadioStateUpdated()
162 return Notify<VoiceRadioTechnology>( in VoiceRadioTechUpdated()
168 return Notify<Int32Parcel>( in DsdsModeUpdated()
175 return Notify<Int32Parcel>( in NcfgFinishedResult()
183 return Notify<Int32Parcel>( in RestartRildNvMatch()
H A Dtel_ril_sim.cpp32 return Notify(TELEPHONY_LOG_FUNC_NAME, RadioEvent::RADIO_SIM_STATE_CHANGE); in SimStateUpdated()
37 return Notify(TELEPHONY_LOG_FUNC_NAME, RadioEvent::RADIO_STK_SESSION_END); in SimStkSessionEndNotify()
42 return Notify<std::string>( in SimStkProactiveNotify()
48 return Notify<std::string>( in SimStkAlphaNotify()
54 return Notify<std::string>( in SimStkEventNotify()
60 return Notify(TELEPHONY_LOG_FUNC_NAME, RadioEvent::RADIO_STK_CALL_SETUP); in SimStkCallSetupNotify()
65 return Notify(TELEPHONY_LOG_FUNC_NAME, RadioEvent::RADIO_ICC_REFRESH); in SimRefreshNotify()
72 return Notify<RadioProtocol>(TELEPHONY_LOG_FUNC_NAME, protocol, RADIO_SIM_RADIO_PROTOCOL_NOTIFY); in SimRadioProtocolUpdated()
H A Dtel_ril_sms.cpp218 return Notify<SmsMessageInfo>(TELEPHONY_LOG_FUNC_NAME, smsMessageInfo, RadioEvent::RADIO_GSM_SMS); in NewSmsNotify()
232 return Notify<SmsMessageInfo>(TELEPHONY_LOG_FUNC_NAME, smsMessageInfo, RadioEvent::RADIO_CDMA_SMS); in NewCdmaSmsNotify()
243 return Notify<SmsMessageInfo>(TELEPHONY_LOG_FUNC_NAME, smsMessageInfo, RadioEvent::RADIO_SMS_STATUS); in SmsStatusReportNotify()
249 return Notify<int32_t>( in NewSmsStoredOnSimNotify()
261 return Notify<CBConfigReportInfo>( in CBConfigNotify()
H A Dtel_ril_network.cpp140 return Notify<Rssi>(TELEPHONY_LOG_FUNC_NAME, signalStrength, RadioEvent::RADIO_SIGNAL_STRENGTH_UPDATE); in SignalStrengthUpdated()
147 return Notify<CsRegStatusInfo>(TELEPHONY_LOG_FUNC_NAME, regStatusInfo, RadioEvent::RADIO_NETWORK_STATE); in NetworkCsRegStatusUpdated()
154 return Notify<PsRegStatusResultInfo>(TELEPHONY_LOG_FUNC_NAME, regStatusInfo, RadioEvent::RADIO_NETWORK_STATE); in NetworkPsRegStatusUpdated()
159 return Notify<std::string>(TELEPHONY_LOG_FUNC_NAME, std::make_shared<std::string>(timeZoneStr), in NetworkTimeZoneUpdated()
165 return Notify<std::string>( in NetworkTimeUpdated()
173 return Notify<ChannelConfigInfoList>( in NetworkPhyChnlCfgUpdated()
181 return Notify<CellListCurrentInfo>(TELEPHONY_LOG_FUNC_NAME, currentCellList, RadioEvent::RADIO_CURRENT_CELL_UPDATE); in NetworkCurrentCellUpdated()
186 return Notify<Int32Parcel>(TELEPHONY_LOG_FUNC_NAME, std::make_shared<Int32Parcel>(state), in GetRrcConnectionStateUpdated()
195 return Notify<CellListCurrentInformation>( in NetworkCurrentCellUpdated_1_1()
204 return Notify<CellListCurrentInformatio in NetworkCurrentCellUpdated_1_2()
[all...]
/base/security/device_auth/deps_adapter/os_adapter/impl/src/linux/
H A Dhc_condition.c36 void Notify(pthread_cond_t* cond) in Notify() function
76 Notify(&hcCond->cond); in HcCondNotifyWithoutLock()
117 Notify(&hcCond->cond); in HcCondNotify()
/base/request/request/frameworks/native/include/
H A Dnotify_interface.h28 virtual void CallBack(const Notify &notify) = 0;
H A Druncount_notify_stub.h38 virtual void CallBack(const Notify &notify) override;
/base/powermgr/thermal_manager/test/unittest/src/
H A Dthermal_action_hub_test.cpp53 void Notify() in Notify() function
112 Notify(); in OnThermalActionChanged()
130 Notify(); in OnThermalActionChanged()
155 Notify(); in OnThermalActionChanged()
173 Notify(); in OnThermalActionChanged()
191 Notify(); in OnThermalActionChanged()
209 Notify(); in OnThermalActionChanged()
225 Notify(); in OnThermalActionChanged()
241 Notify(); in OnThermalActionChanged()
H A Dthermal_level_event_test.cpp87 void Notify() in Notify() function
132 Notify(); in OnReceiveEvent()
/base/print/print_fwk/services/print_service/include/
H A Dthread_sync_wait.h29 void Notify();
/base/security/permission_lite/services/pms_client/
H A Dperm_client.c256 static int Notify(IOwner owner, int code, IpcIo *reply) in Notify() function
303 proxy->Invoke((IClientProxy *)proxy, ID_CHECK_SELF, &request, &ret, Notify); in CheckSelfPermission()
324 proxy->Invoke((IClientProxy *)proxy, ID_CHECK, &request, &ret, Notify); in CheckPermission()
366 proxy->Invoke((IClientProxy *)proxy, ID_GRANT, &request, &ret, Notify); in GrantPermission()
384 proxy->Invoke((IClientProxy *)proxy, ID_REVOKE, &request, &ret, Notify); in RevokePermission()
402 proxy->Invoke((IClientProxy *)proxy, ID_GRANT_RUNTIME, &request, &ret, Notify); in GrantRuntimePermission()
419 proxy->Invoke((IClientProxy *)proxy, ID_REVOKE_RUNTIME, &request, &ret, Notify); in RevokeRuntimePermission()
437 proxy->Invoke((IClientProxy *)proxy, ID_UPDATE_PERMS_FLAGS, &request, &ret, Notify); in UpdatePermissionFlags()
/base/useriam/user_auth_framework/services/context/inc/
H A Dcontext_callback.h61 using Notify = std::function<void(const MetaData &metaData, TraceFlag flag)>;
63 void AddNotifier(const Notify &notify);
67 std::vector<Notify> notifierList_;
/base/sensors/sensor_lite/frameworks/src/
H A Dsensor_agent_proxy.c169 int32_t Notify(IOwner owner, int32_t code, IpcIo *reply) in Notify() function
266 int32_t ret = client->Invoke(client, SENSOR_SERVICE_ID_SUBSCRIBE_SENSOR, &request, &retCode, Notify); in RegisterSensorChannel()
295 int32_t ret = client->Invoke(client, SENSOR_SERVICE_ID_UN_SUBSCRIBE_SENSOR, &request, &retCode, Notify); in UnregisterSensorChannel()
326 int32_t ret = client->Invoke(client, SENSOR_SERVICE_ID_GET_ALL_SENSORS, &request, &owner, Notify); in InitSensorList()
367 int32_t ret = client->Invoke(client, SENSOR_SERVICE_ID_ACTIVATE_SENSOR, &request, &retCode, Notify); in ActivateSensorByProxy()
388 int32_t ret = client->Invoke(client, SENSOR_SERVICE_ID_DEACTIVATE_SENSOR, &request, &retCode, Notify); in DeactivateSensorByProxy()
412 int32_t ret = client->Invoke(client, SENSOR_SERVICE_ID_SET_BATCHS, &request, &retCode, Notify); in SetBatchByProxy()
497 int32_t ret = client->Invoke(client, SENSOR_SERVICE_ID_SET_MODE, &request, &retCode, Notify); in SetModeByProxy()
519 int32_t ret = client->Invoke(client, SENSOR_SERVICE_ID_SET_OPTION, &request, &retCode, Notify); in SetOptionByProxy()
/base/request/request/frameworks/native/src/
H A Druncount_notify_stub.cpp30 void RunCountNotifyStub::CallBack(const Notify &notify) in CallBack()
/base/powermgr/thermal_manager/test/systemtest/src/
H A Dthermal_level_event_system_test.cpp78 static void Notify() in Notify() function
196 Notify(); in OnReceiveEvent()
207 Notify(); in OnReceiveEvent()
218 Notify(); in OnReceiveEvent()
229 Notify(); in OnReceiveEvent()
240 Notify(); in OnReceiveEvent()
H A Dthermal_mgr_interface_test.cpp54 void Notify() in Notify() function
118 Notify(); in OnThermalTempChanged()
129 Notify(); in OnThermalTempChanged()
140 Notify(); in OnThermalLevelChanged()
151 Notify(); in OnThermalLevelChanged()
162 Notify(); in OnThermalLevelChanged()
/base/powermgr/power_manager/services/native/src/screenoffpre/
H A Dscreen_off_pre_controller.h46 void Notify();
H A Dscreen_off_pre_controller.cpp119 void ScreenOffPreController::CallbackMgr::Notify() in Notify() function in OHOS::PowerMgr::ScreenOffPreController::CallbackMgr
134 callbackMgr_->Notify(); in TriggerCallback()
/base/telephony/ril_adapter/services/hril/src/
H A Dhril_modem.cpp80 return Notify(indType, error, &HDI::Ril::V1_1::IRilCallback::RadioStateUpdated, radioState_); in RadioStateUpdated()
96 return Notify(indType, error, &HDI::Ril::V1_1::IRilCallback::VoiceRadioTechUpdated, voiceRadioTech); in VoiceRadioTechUpdated()
110 return Notify( in DsdsModeUpdated()
125 return Notify( in NcfgFinishedResult()
140 return Notify( in RestartRildNvMatch()
/base/telephony/core_service/services/tel_ril/include/
H A Dtel_ril_base.h84 inline int32_t Notify(const char *funcName, RadioEvent notifyId);
86 inline int32_t Notify(const char *funcName, std::shared_ptr<T> data, RadioEvent notifyId);
230 inline int32_t TelRilBase::Notify(const char *funcName, std::shared_ptr<T> data, RadioEvent notifyId) in Notify() function in OHOS::Telephony::TelRilBase
241 inline int32_t TelRilBase::Notify(const char *funcName, RadioEvent notifyId) in Notify() function in OHOS::Telephony::TelRilBase
/base/request/request/test/unittest/cpp_test/fwkTest/src/
H A Druncount_notify_stub_test.cpp82 Notify notify; in HWTEST_F()
/base/request/request/test/rustest/src/
H A Dlib.rs375 Notify(NotifyInfo),
382 MessageInfo::Notify(info) => { in is_finished()
395 MessageInfo::Notify(info) => { in check_correct()
467 MessageInfo::Notify(NotifyInfo { in deserialize()

Completed in 17 milliseconds

12