Home
last modified time | relevance | path

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

/ohos5.0/foundation/filemanagement/storage_service/services/common/include/
H A Dstorage_service_constant.h59 static const std::string FILE_AUTHORITY = "docs"; variable
/ohos5.0/foundation/filemanagement/storage_service/services/storage_daemon/quota/
H A Dquota_manager.cpp440 uriString = URI_PREFIX + FILE_AUTHORITY; in ConvertSandboxRealPath()