Home
last modified time | relevance | path

Searched refs:FileIoToken (Results 1 - 7 of 7) sorted by relevance

/foundation/filemanagement/file_api/interfaces/kits/js/src/mod_fileio/properties/
H A Dopen_v9.h31 class FileIoToken : public IRemoteBroker { class
35 FileIoToken() = default;
36 virtual ~FileIoToken() noexcept = default;
/foundation/filemanagement/file_api/interfaces/kits/cj/src/
H A Dutils.h55 class FileIoToken : public IRemoteBroker { class
59 FileIoToken() = default;
60 virtual ~FileIoToken() noexcept = default;
H A Dfile_impl.cpp73 sptr<FileIoToken> remote = new (std::nothrow) OHOS::IRemoteStub<FileIoToken>(); in OpenFileByDatashare()
H A Dcopy.cpp50 sptr<FileIoToken> remote = new (std::nothrow) IRemoteStub<FileIoToken>(); in OpenSrcFile()
/foundation/filemanagement/file_api/interfaces/kits/js/src/mod_fs/
H A Dcommon_func.h67 class FileIoToken : public IRemoteBroker { class
71 FileIoToken() = default;
72 virtual ~FileIoToken() noexcept = default;
/foundation/filemanagement/file_api/interfaces/kits/js/src/mod_fs/properties/
H A Dopen.cpp145 sptr<FileIoToken> remote = new (std::nothrow) IRemoteStub<FileIoToken>(); in OpenFileByDatashare()
H A Dcopy.cpp67 sptr<FileIoToken> remote = new (std::nothrow) IRemoteStub<FileIoToken>(); in OpenSrcFile()

Completed in 6 milliseconds