mirror of
https://gitee.com/openharmony/account_os_account
synced 2024-11-23 02:00:01 +00:00
commit
bdb0aebc0c
@ -349,6 +349,16 @@ public:
|
||||
return 0;
|
||||
}
|
||||
|
||||
int32_t MountMediaFuse(int32_t userId, int32_t &devFd)
|
||||
{
|
||||
return 0;
|
||||
}
|
||||
|
||||
int32_t UMountMediaFuse(int32_t userId)
|
||||
{
|
||||
return 0;
|
||||
}
|
||||
|
||||
sptr<IRemoteObject> AsObject()
|
||||
{
|
||||
return nullptr;
|
||||
|
Loading…
Reference in New Issue
Block a user