Home
last modified time | relevance | path

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

/base/telephony/cellular_call/interfaces/innerkits/ims/
H A Dims_call_interface.h578 virtual int32_t GetUtImpuFromNetwork(int32_t slotId, std::string &impu) = 0;
H A Dims_call_client.h618 int32_t GetUtImpuFromNetwork(int32_t slotId, std::string &impu);
H A Dims_call_proxy.h94 int32_t GetUtImpuFromNetwork(int32_t slotId, std::string &impu) override;
/base/telephony/cellular_call/services/ims_service_interaction/src/
H A Dims_call_client.cpp788 int32_t ImsCallClient::GetUtImpuFromNetwork(int32_t slotId, std::string &impu) in GetUtImpuFromNetwork() function in OHOS::Telephony::ImsCallClient
795 return imsCallProxy_->GetUtImpuFromNetwork(slotId, impu); in GetUtImpuFromNetwork()
H A Dims_call_proxy.cpp1002 int32_t ImsCallProxy::GetUtImpuFromNetwork(int32_t slotId, std::string &impu) in GetUtImpuFromNetwork() function in OHOS::Telephony::ImsCallProxy

Completed in 5 milliseconds