Searched refs:CreateDirWithPath (Results 1 – 4 of 4) sorted by relevance
44 int32_t ret = MediaLibraryObjectUtils::CreateDirWithPath(dirPath);49 ret = MediaLibraryObjectUtils::CreateDirWithPath(dirPath);52 ret = MediaLibraryObjectUtils::CreateDirWithPath(dirPath);55 ret = MediaLibraryObjectUtils::CreateDirWithPath(dirPath);224 ret = MediaLibraryObjectUtils::CreateDirWithPath(dirPath);333 int32_t ret = MediaLibraryObjectUtils::CreateDirWithPath(dirPath);
45 EXPORT static int32_t CreateDirWithPath(const std::string &path);
301 int32_t parentId = MediaLibraryObjectUtils::CreateDirWithPath(ROOT_MEDIA_DIR + in RecycleDir()379 int32_t parentId = MediaLibraryObjectUtils::CreateDirWithPath(ROOT_MEDIA_DIR + in RecycleFile()
66 int32_t MediaLibraryObjectUtils::CreateDirWithPath(const string &dirPath) in CreateDirWithPath() function in OHOS::Media::MediaLibraryObjectUtils99 int32_t dirId = CreateDirWithPath(path); in GetDirAsset()