Home
last modified time | relevance | path

Searched defs:countryIso (Results 1 – 1 of 1) sorted by relevance

/ohos5.0/base/telephony/call_manager/services/call/call_state_observer/src/
H A Dcall_records_manager.cpp151 std::string countryIso = GetCountryIso(); in AddOneCallRecord() local
169 std::string countryIso = valueStr; in GetCountryIso() local
179 int32_t CallRecordsManager::CopyFormatNumberToRecord(std::string &countryIso, CallRecordInfo &data) in CopyFormatNumberToRecord()
202 int32_t CallRecordsManager::CopyFormatNumberToE164ToRecord(std::string &countryIso, CallRecordInfo … in CopyFormatNumberToE164ToRecord()