Home
last modified time | relevance | path

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

/ohos5.0/base/account/os_account/frameworks/common/file_operator/src/
H A Daccount_file_operator.cpp156 static bool IsDataStorageSufficient(const unsigned long long reqFreeBytes) in IsDataStorageSufficient() function
221 if (!IsDataStorageSufficient(content.length())) { in InputFileByPathAndContent()