Home
last modified time | relevance | path

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

/ohos5.0/foundation/multimedia/media_library/frameworks/innerkitsimpl/medialibrary_data_extension/src/
H A Dmedialibrary_object_utils.cpp1599 static int32_t GetRootDirAssetByRelativePath(const string &relativePath, DirAsset &dirAsset) in GetRootDirAssetByRelativePath() function
1635 auto ret = GetRootDirAssetByRelativePath(relativePath, rootDirAsset); in CheckDirExtension()