Searched refs:GetDecoder (Results 1 – 2 of 2) sorted by relevance
47 return GetDecoder(GetVersion()); in Create()59 return GetDecoder(GetVersion()); in Create()83 std::shared_ptr<VCardDecoder> VCardDecoder::GetDecoder(const std::string &version) in GetDecoder() function in OHOS::Telephony::VCardDecoder
51 static std::shared_ptr<VCardDecoder> GetDecoder(const std::string &version);