Home
last modified time | relevance | path

Searched refs:SetNumberLocation (Results 1 - 6 of 6) sorted by relevance

/base/telephony/call_manager/services/call/include/
H A Dcall_base.h125 void SetNumberLocation(std::string numberLocation);
/base/telephony/call_manager/services/distributed_call/src/distributed_communication/
H A Ddistributed_data_sink_controller.cpp224 call->SetNumberLocation(location); in UpdateCallLocation()
/base/telephony/call_manager/test/unittest/distributed_communication_test/src/
H A Ddistributed_data_test.cpp285 ASSERT_NO_THROW(csCall->SetNumberLocation(numLocation)); in HWTEST_F()
/base/telephony/call_manager/utils/src/
H A Dcall_number_utils.cpp334 call->SetNumberLocation(numberLocation); in NumberLocationUpdate()
/base/telephony/call_manager/services/call/src/
H A Dcall_base.cpp427 void CallBase::SetNumberLocation(std::string numberLocation) in SetNumberLocation() function in OHOS::Telephony::CallBase
H A Dcall_status_manager.cpp1215 newCall->SetNumberLocation(call->GetNumberLocation()); in RefreshCallIfNecessary()

Completed in 7 milliseconds