Home
last modified time | relevance | path

Searched refs:SendUpdateCommand (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/base/telephony/core_service/services/sim/include/
H A Dicc_dialling_numbers_handler.h235 void SendUpdateCommand(const std::shared_ptr<DiallingNumbersInfo> &diallingNumber, int length,
/ohos5.0/base/telephony/core_service/services/sim/src/
H A Dicc_dialling_numbers_handler.cpp173 SendUpdateCommand(diallingNumberLoad, dataSize[0], loadRequest, loadId); in ProcessLinearSizeDone()
298 void IccDiallingNumbersHandler::SendUpdateCommand(const std::shared_ptr<DiallingNumbersInfo> &diall… in SendUpdateCommand() function in OHOS::Telephony::IccDiallingNumbersHandler