/base/print/print_fwk/services/print_service/src/ |
H A D | operation_queue.cpp | 49 syncWait.Notify(); in Stop() 73 syncWait.Notify(); in Push()
|
H A D | thread_sync_wait.cpp | 27 void ThreadSyncWait::Notify() in Notify() function in ThreadSyncWait
|
/base/telephony/core_service/services/tel_ril/src/ |
H A D | tel_ril_callback.cpp | 38 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 D | tel_ril_modem.cpp | 132 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 D | tel_ril_sim.cpp | 32 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 D | tel_ril_sms.cpp | 218 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 D | tel_ril_network.cpp | 140 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 D | hc_condition.c | 36 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 D | notify_interface.h | 28 virtual void CallBack(const Notify ¬ify) = 0;
|
H A D | runcount_notify_stub.h | 38 virtual void CallBack(const Notify ¬ify) override;
|
/base/powermgr/thermal_manager/test/unittest/src/ |
H A D | thermal_action_hub_test.cpp | 53 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 D | thermal_level_event_test.cpp | 87 void Notify() in Notify() function 132 Notify(); in OnReceiveEvent()
|
/base/print/print_fwk/services/print_service/include/ |
H A D | thread_sync_wait.h | 29 void Notify();
|
/base/security/permission_lite/services/pms_client/ |
H A D | perm_client.c | 256 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 D | context_callback.h | 61 using Notify = std::function<void(const MetaData &metaData, TraceFlag flag)>; 63 void AddNotifier(const Notify ¬ify); 67 std::vector<Notify> notifierList_;
|
/base/sensors/sensor_lite/frameworks/src/ |
H A D | sensor_agent_proxy.c | 169 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 D | runcount_notify_stub.cpp | 30 void RunCountNotifyStub::CallBack(const Notify ¬ify) in CallBack()
|
/base/powermgr/thermal_manager/test/systemtest/src/ |
H A D | thermal_level_event_system_test.cpp | 78 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 D | thermal_mgr_interface_test.cpp | 54 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 D | screen_off_pre_controller.h | 46 void Notify();
|
H A D | screen_off_pre_controller.cpp | 119 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 D | hril_modem.cpp | 80 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 D | tel_ril_base.h | 84 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 D | runcount_notify_stub_test.cpp | 82 Notify notify; in HWTEST_F()
|
/base/request/request/test/rustest/src/ |
H A D | lib.rs | 375 Notify(NotifyInfo), 382 MessageInfo::Notify(info) => { in is_finished() 395 MessageInfo::Notify(info) => { in check_correct() 467 MessageInfo::Notify(NotifyInfo { in deserialize()
|