Home
last modified time | relevance | path

Searched refs:SetAccountNumber (Results 1 - 5 of 5) sorted by relevance

/base/telephony/call_manager/test/unittest/call_manager_zero_gtest/src/
H A Dzero_branch8_test.cpp103 call->SetAccountNumber(emptyNumber); in HWTEST_F()
105 call->SetAccountNumber(NUMBER); in HWTEST_F()
/base/telephony/call_manager/services/call/include/
H A Dcall_base.h106 void SetAccountNumber(const std::string accountNumber);
/base/telephony/call_manager/test/unittest/distributed_communication_test/src/
H A Ddistributed_data_test.cpp279 ASSERT_NO_THROW(csCall->SetAccountNumber("")); in HWTEST_F()
281 ASSERT_NO_THROW(csCall->SetAccountNumber(num)); in HWTEST_F()
/base/telephony/call_manager/services/call/src/
H A Dcall_base.cpp587 void CallBase::SetAccountNumber(const std::string accountNumber) in SetAccountNumber() function in OHOS::Telephony::CallBase
H A Dcall_status_manager.cpp635 call->SetAccountNumber(oriNum); in UpdateDialingCallInfo()

Completed in 6 milliseconds