Searched defs:TMP_SUFFIX (Results 1 – 4 of 4) sorted by relevance
70 static const std::string TMP_SUFFIX; variable
43 const string CloudFileUtils::TMP_SUFFIX = ".temp.download"; member in OHOS::FileManagement::CloudDisk::CloudFileUtils
64 constexpr const char* TMP_SUFFIX = "_tmp"; variable