| /base/telephony/call_manager/services/call_report/src/ |
| D | call_state_report_proxy.cpp | 53 int32_t CallStateReportProxy::ReportCallState(int32_t slotId, int32_t callState, std::u16string pho… in ReportCallState() 67 int32_t slotId, int32_t callId, int32_t callState, std::u16string incomingNumber) in ReportCallStateForCallId()
|
| /base/telephony/call_manager/services/bluetooth/src/ |
| D | bluetooth_call_manager.cpp | 32 int32_t numActive, int32_t numHeld, int32_t callState, const std::string &number) in SendBtCallState()
|
| D | bluetooth_call_service.cpp | 113 int32_t callState = static_cast<int32_t>(TelCallState::CALL_STATUS_IDLE); in GetCallState() local
|
| D | bluetooth_connection.cpp | 114 int32_t numActive, int32_t numHeld, int32_t callState, const std::string &number) in SendBtCallState()
|
| /base/telephony/call_manager/services/call/src/ |
| D | call_object_manager.cpp | 411 sptr<CallBase> CallObjectManager::GetOneCallObject(CallRunningState callState) in GetOneCallObject() 464 bool CallObjectManager::IsCallExist(CallType callType, TelCallState callState) in IsCallExist() 477 bool CallObjectManager::IsCallExist(TelCallState callState) in IsCallExist() 490 bool CallObjectManager::IsCallExist(TelCallState callState, int32_t &callId) in IsCallExist() 518 int32_t CallObjectManager::GetCallNum(TelCallState callState) in GetCallNum() 533 std::string CallObjectManager::GetCallNumber(TelCallState callState) in GetCallNumber()
|
| D | call_ability_connect_callback.cpp | 57 TelCallState callState = info.callState; in ReConnectAbility() local
|
| D | call_base.cpp | 75 TelCallState callState = callinfo.callState; in HangUpVoipCall() local
|
| /base/telephony/call_manager/services/audio/src/ |
| D | call_state_processor.cpp | 142 bool CallStateProcessor::ShouldSwitchState(TelCallState callState) in ShouldSwitchState()
|
| D | audio_control_manager.cpp | 98 TelCallState callState = callObjectPtr->GetTelCallState(); in CallStateUpdated() local
|
| /base/telephony/state_registry/frameworks/js/napi/include/ |
| D | update_contexts.h | 31 int32_t callState; member
|
| /base/telephony/state_registry/frameworks/js/napi/src/ |
| D | napi_telephony_observer.cpp | 24 void NapiTelephonyObserver::OnCallStateUpdated(int32_t slotId, int32_t callState, const std::u16str… in OnCallStateUpdated()
|
| /base/telephony/state_registry/test/unittest/state_test/ |
| D | state_registry_observer.h | 30 void OnCallStateUpdated(int32_t slotId, int32_t callState, const std::u16string &phoneNumber) in OnCallStateUpdated()
|
| D | state_registry_test.cpp | 138 int32_t callState = 16; in UpdateCallState() local 150 int32_t callState = 16; in UpdateCallStateForSlotId() local 810 int32_t callState = 16; variable
|
| /base/telephony/state_registry/frameworks/native/observer/src/ |
| D | telephony_observer.cpp | 24 int32_t slotId, int32_t callState, const std::u16string &phoneNumber) {} in OnCallStateUpdated() 102 int32_t callState = data.ReadInt32(); in OnCallStateUpdatedInner() local
|
| D | telephony_observer_proxy.cpp | 28 int32_t slotId, int32_t callState, const std::u16string &phoneNumber) in OnCallStateUpdated()
|
| /base/telephony/state_registry/test/fuzztest/telephonyobserver_fuzzer/ |
| D | telephonyobserver_fuzzer.cpp | 72 int32_t callState = static_cast<int32_t>(size); in CallStateUpdatedInner() local
|
| /base/telephony/state_registry/services/src/ |
| D | telephony_state_registry_stub.cpp | 78 int32_t callState = data.ReadInt32(); in OnUpdateCallState() local 102 int32_t callState = data.ReadInt32(); in OnUpdateCallStateForSlotId() local
|
| D | telephony_state_registry_service.cpp | 158 int32_t TelephonyStateRegistryService::UpdateCallState(int32_t slotId, int32_t callState, const std… in UpdateCallState() 189 int32_t slotId, int32_t callId, int32_t callState, const std::u16string &incomingNumber) in UpdateCallStateForSlotId()
|
| /base/telephony/state_registry/test/fuzztest/telephonystateregistry_fuzzer/ |
| D | telephonystateregistry_fuzzer.cpp | 152 int32_t callState = static_cast<int32_t>(size); in UpdateCallState() local 170 int32_t callState = static_cast<int32_t>(size); in UpdateCallStateForSlotId() local
|
| /base/telephony/call_manager/services/call/include/ |
| D | common_type.h | 45 TelCallState callState = TelCallState::CALL_STATUS_UNKNOWN; member
|
| /base/telephony/cellular_call/test/fuzztest/registercallmanagercallback_fuzzer/ |
| D | registercallmanagercallback_fuzzer.cpp | 63 TelCallState callState = static_cast<TelCallState>(size % CALL_STATE_NUM); in ReportCallsInfo() local
|
| /base/telephony/cellular_data/services/src/state_machine/ |
| D | incall_data_state_machine.cpp | 122 void IncallDataStateMachine::Init(int32_t callState) in Init()
|
| /base/powermgr/battery_statistics/services/native/src/ |
| D | battery_stats_listener.cpp | 320 Telephony::TelCallState callState = Telephony::TelCallState(root["STATE"].asInt()); in ProcessPhoneEvent() local
|
| /base/telephony/call_manager/test/unittest/call_manager_gtest/src/ |
| D | call_manager_gtest.cpp | 98 bool CallInfoManager::HasState(int callId, int32_t callState) in HasState() 154 int32_t callState = CallManagerGtest::clientPtr_->GetCallState(); in LockCallState() local 1229 int32_t callState = CallManagerGtest::clientPtr_->GetCallState(); variable 1355 int32_t callState = CallManagerGtest::clientPtr_->GetCallState(); variable 1375 int32_t callState = CallManagerGtest::clientPtr_->GetCallState(); variable
|
| /base/telephony/cellular_call/services/manager/src/ |
| D | cellular_call_register.cpp | 70 void CellularCallRegister::ReportSingleCallInfo(const CallReportInfo &info, TelCallState callState) in ReportSingleCallInfo()
|