Home
last modified time | relevance | path

Searched defs:URI_PREFIX (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/base/request/request/frameworks/js/napi/include/legacy/
H A Drequest_manager.h90 static inline const std::string URI_PREFIX = "internal://cache/"; variable
/ohos5.0/foundation/filemanagement/storage_service/services/common/include/
H A Dstorage_service_constant.h54 static const std::string URI_PREFIX = "file://"; variable
/ohos5.0/foundation/filemanagement/dfs_service/services/cloudsyncservice/src/ipc/
H A Dcloud_sync_service.cpp134 const std::string URI_PREFIX = "://"; in GetHmdfsPath() local