Home
last modified time | relevance | path

Searched refs:CreateFileName (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/base/telephony/core_service/utils/vcard/include/
H A Dvcard_utils.h39 static std::string CreateFileName();
/ohos5.0/base/telephony/core_service/utils/vcard/src/
H A Dvcard_manager.cpp370 std::string fileName = VCardUtils::CreateFileName(); in Export()
373 path = path + VCardUtils::CreateFileName(); in Export()
H A Dvcard_utils.cpp182 std::string VCardUtils::CreateFileName() in CreateFileName() function in OHOS::Telephony::VCardUtils
/ohos5.0/base/telephony/core_service/test/fuzztest/vcard_fuzzer/
H A Dvcard_fuzzer.cpp313 VCardUtils::CreateFileName(); in VCardUtilsTest()