Home
last modified time | relevance | path

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

/ohos5.0/foundation/filemanagement/file_api/interfaces/kits/native/remote_uri/
H A Dremote_uri.h33 const string SCHEME_TAG = ":"; variable
H A Dremote_uri.cpp80 string::size_type posDatashare = path.find(SCHEME_TAG); in IsRemoteUri()