| /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/call/src/ |
| D | call_object_manager.cpp | 313 sptr<CallBase> CallObjectManager::GetOneCallObject(CallRunningState callState) in GetOneCallObject() 337 bool CallObjectManager::IsCallExist(CallType callType, TelCallState callState) in IsCallExist() 350 bool CallObjectManager::IsCallExist(TelCallState callState) in IsCallExist() 363 bool CallObjectManager::IsCallExist(TelCallState callState, int32_t &callId) in IsCallExist() 391 int32_t CallObjectManager::GetCallNum(TelCallState callState) in GetCallNum() 406 std::string CallObjectManager::GetCallNumber(TelCallState callState) in GetCallNumber()
|
| D | call_ability_connect_callback.cpp | 57 TelCallState callState = info.callState; in ReConnectAbility() local
|
| /base/telephony/call_manager/services/bluetooth/src/ |
| D | bluetooth_call_manager.cpp | 57 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 | 208 int32_t numActive, int32_t numHeld, int32_t callState, const std::string &number) in SendBtCallState()
|
| /base/telephony/call_manager/services/audio/src/ |
| D | call_state_processor.cpp | 139 bool CallStateProcessor::ShouldSwitchState(TelCallState callState) in ShouldSwitchState()
|
| D | audio_control_manager.cpp | 53 TelCallState callState = callObjectPtr->GetTelCallState(); in CallStateUpdated() local
|
| /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 | 137 int32_t callState = 16; in UpdateCallState() local 149 int32_t callState = 16; in UpdateCallStateForSlotId() 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()
|
| D | event_listener_handler.cpp | 58 int32_t WrapCallState(int32_t callState) in WrapCallState()
|
| /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/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/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/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 | 146 int32_t TelephonyStateRegistryService::UpdateCallState(int32_t slotId, int32_t callState, const std… in UpdateCallState() 177 int32_t slotId, int32_t callId, int32_t callState, const std::u16string &incomingNumber) in UpdateCallStateForSlotId()
|
| /base/powermgr/battery_statistics/services/native/src/ |
| D | battery_stats_listener.cpp | 320 … Telephony::TelCallState callState = Telephony::TelCallState(stoi(root["STATE"].asString())); in ProcessPhoneEvent() local
|
| /base/telephony/call_manager/test/unittest/call_manager_gtest/src/ |
| D | call_manager_gtest.cpp | 89 bool CallInfoManager::HasState(int callId, int32_t callState) in HasState() 145 int32_t callState = CallManagerGtest::clientPtr_->GetCallState(); in LockCallState() local 1190 int32_t callState = CallManagerGtest::clientPtr_->GetCallState(); variable 1246 int32_t callState = CallManagerGtest::clientPtr_->GetCallState(); variable 1318 int32_t callState = CallManagerGtest::clientPtr_->GetCallState(); variable 1338 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()
|
| /base/telephony/call_manager/interfaces/kits/js/ |
| D | @ohos.telephony.call.d.ts | 2897 callState: DetailedCallState; property
|