Home
last modified time | relevance | path

Searched refs:IsFolderExist (Results 1 - 2 of 2) sorted by relevance

/applications/standard/contacts_data/ability/common/utils/src/
H A Dfile_utils.cpp31 int FileUtils::IsFolderExist(std::string path) in IsFolderExist() function in OHOS::Contacts::FileUtils
44 if (IsFolderExist(path) == OPERATION_ERROR) { in Mkdir()
/applications/standard/contacts_data/ability/common/utils/include/
H A Dfile_utils.h34 int IsFolderExist(std::string path);

Completed in 1 milliseconds