Searched refs:CreateDirWithPath (Results 1 – 4 of 4) sorted by relevance
46 int32_t ret = MediaLibraryObjectUtils::CreateDirWithPath(dirPath);50 ret = MediaLibraryObjectUtils::CreateDirWithPath(dirPath);54 ret = MediaLibraryObjectUtils::CreateDirWithPath(dirPath);58 ret = MediaLibraryObjectUtils::CreateDirWithPath(dirPath);221 ret = MediaLibraryObjectUtils::CreateDirWithPath(dirPath);324 int32_t ret = MediaLibraryObjectUtils::CreateDirWithPath(dirPath);
45 EXPORT static int32_t CreateDirWithPath(const std::string &path);
303 int32_t parentId = MediaLibraryObjectUtils::CreateDirWithPath(ROOT_MEDIA_DIR + in RecycleDir()381 int32_t parentId = MediaLibraryObjectUtils::CreateDirWithPath(ROOT_MEDIA_DIR + in RecycleFile()
72 int32_t MediaLibraryObjectUtils::CreateDirWithPath(const string &dirPath) in CreateDirWithPath() function in OHOS::Media::MediaLibraryObjectUtils105 int32_t dirId = CreateDirWithPath(path); in GetDirAsset()