Home
last modified time | relevance | path

Searched refs:ApplyRunningLock (Results 1 - 10 of 10) sorted by relevance

/base/telephony/core_service/services/tel_ril/include/
H A Dtel_ril_handler.h36 void ApplyRunningLock(int32_t lockType);
/base/telephony/sms_mms/services/sms/include/
H A Dsms_receive_handler.h43 void ApplyRunningLock();
/base/telephony/core_service/services/tel_ril/src/
H A Dtel_ril_handler.cpp68 void TelRilHandler::ApplyRunningLock(int32_t lockType) in ApplyRunningLock() function in OHOS::Telephony::TelRilHandler
91 TELEPHONY_LOGD("ApplyRunningLock, reqLockSerialNum_:%{public}d", static_cast<int>(reqLockSerialNum_)); in ApplyRunningLock()
96 TELEPHONY_LOGI("ApplyRunningLock,ackLockSerialNum_:%{public}d", static_cast<int>(ackLockSerialNum_)); in ApplyRunningLock()
99 TELEPHONY_LOGE("ApplyRunningLock, lockType:%{public}d is invalid", lockType); in ApplyRunningLock()
H A Dtel_ril_base.cpp46 handler_->ApplyRunningLock(TelRilHandler::NORMAL_RUNNING_LOCK); in CreateTelRilRequest()
H A Dtel_ril_manager.cpp99 handler_->ApplyRunningLock(TelRilHandler::ACK_RUNNING_LOCK); in SendAckAndLock()
/base/telephony/core_service/test/unittest/tel_ril_gtest/
H A Dtel_ril_handler_test.cpp72 telRilManager->handler_->ApplyRunningLock(lockType); in HWTEST_F()
/base/telephony/sms_mms/services/sms/
H A Dsms_receive_handler.cpp112 ApplyRunningLock(); in HandleReconnectEvent()
131 ApplyRunningLock(); in ProcessEvent()
167 void SmsReceiveHandler::ApplyRunningLock() in ApplyRunningLock() function in OHOS::Telephony::SmsReceiveHandler
177 TELEPHONY_LOGI("ApplyRunningLock, try to lock. count: %{public}d, serial: %{public}d", in ApplyRunningLock()
/base/telephony/ril_adapter/services/hril/src/
H A Dhril_manager.cpp195 void HRilManager::ApplyRunningLock(void) in ApplyRunningLock() function in OHOS::Telephony::HRilManager
213 TELEPHONY_LOGD("ApplyRunningLock, runningLockCount_:%{public}d, runningSerialNum_:%{public}d", in ApplyRunningLock()
293 ApplyRunningLock(); in ReportResponse()
318 ApplyRunningLock(); in ReportNotification()
/base/telephony/ril_adapter/services/hril/include/
H A Dhril_manager.h60 void ApplyRunningLock(void);
/base/telephony/ril_adapter/test/unittest/ril_adapter_gtest/
H A Dzero_branch_test.cpp268 manager->ApplyRunningLock(); in HWTEST_F()
1340 manager->ApplyRunningLock(); in HWTEST_F()

Completed in 11 milliseconds