Home
last modified time | relevance | path

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

/applications/standard/contacts_data/ability/common/utils/src/
H A Dfile_utils.cpp45 int isCreate = ::mkdir(path.c_str(), S_IRUSR | S_IWUSR | S_IXUSR | S_IRWXG | S_IRWXO); in Mkdir() local
46 HILOG_INFO("FileUtils : mkdir = %{public}d", isCreate); in Mkdir()

Completed in 1 milliseconds