Searched refs:SetInputStream (Results 1 – 3 of 3) sorted by relevance
27 void SetInputStream(std::shared_ptr<std::ifstream> file_);
40 void VCardFileUtils::SetInputStream(std::shared_ptr<std::ifstream> file) in SetInputStream() function in OHOS::Telephony::VCardFileUtils
57 fileUtils_.SetInputStream(file); in Create()