Home
last modified time | relevance | path

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

/ohos5.0/foundation/distributeddatamgr/pasteboard/framework/uri/
H A Dpaste_uri_handler.cpp32 …int ret = DistributedFS::ModuleRemoteUri::RemoteUri::ConvertUri(fd, result); // transfer fd owners… in ToUri()
/ohos5.0/foundation/filemanagement/file_api/interfaces/kits/js/src/mod_fileio/properties/
H A Dopen.cpp61 if (ModuleRemoteUri::RemoteUri::IsRemoteUri(path.get(), fd, flags)) { in Sync()
96 if (!ModuleRemoteUri::RemoteUri::IsRemoteUri(path, fd, flags)) { in DoOpenExec()
/ohos5.0/foundation/filemanagement/file_api/interfaces/kits/native/remote_uri/
H A Dremote_uri.h26 namespace ModuleRemoteUri {
H A Dremote_uri.cpp27 namespace ModuleRemoteUri { namespace
/ohos5.0/foundation/filemanagement/file_api/interfaces/test/unittest/remote_uri/
H A Dremote_uri_test.cpp25 using namespace OHOS::DistributedFS::ModuleRemoteUri;
/ohos5.0/foundation/filemanagement/app_file_service/interfaces/kits/js/file_share/
H A Dgrant_uri_permission.cpp29 using namespace OHOS::DistributedFS::ModuleRemoteUri;
/ohos5.0/foundation/filemanagement/file_api/interfaces/kits/js/src/mod_fs/properties/
H A Dopen.cpp51 using namespace OHOS::DistributedFS::ModuleRemoteUri;
/ohos5.0/foundation/filemanagement/file_api/interfaces/kits/cj/src/
H A Dfile_impl.cpp51 using namespace OHOS::DistributedFS::ModuleRemoteUri;
/ohos5.0/base/web/webview/ohos_adapter/pasteboard_adapter/src/
H A Dpasteboard_client_adapter_impl.cpp29 using namespace OHOS::DistributedFS::ModuleRemoteUri;