Home
last modified time | relevance | path

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

/ohos5.0/foundation/multimedia/media_library/frameworks/utils/src/
H A Dmedia_privacy_manager.cpp359 static int32_t GetPrivacyRanges(const string &path, const string &mode, const string &fileId, Priva… in GetPrivacyRanges() function
418 int err = GetPrivacyRanges(path_, mode_, fileId_, ranges_); in Open()