Home
last modified time | relevance | path

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

/ohos5.0/base/telephony/call_manager/services/call/call_state_observer/include/
H A Dcall_records_handler.h40 std::string CheckNumberLocationInfo(const CallRecordInfo &info);
/ohos5.0/base/telephony/call_manager/services/call/call_state_observer/src/
H A Dcall_records_handler.cpp57 std::string numberLocation = CheckNumberLocationInfo(info); in AddCallLogInfo()
127 std::string CallRecordsHandler::CheckNumberLocationInfo(const CallRecordInfo &info) in CheckNumberLocationInfo() function in OHOS::Telephony::CallRecordsHandler