mirror of
https://gitee.com/openharmony/filemanagement_user_file_service
synced 2024-11-23 07:20:41 +00:00
commit
4b1f89287e
@ -62,6 +62,8 @@ public:
|
||||
std::vector<sptr<IRemoteObject>>& saList));
|
||||
MOCK_METHOD2(GetRunningSaExtensionInfoList, int32_t(const std::string& extension,
|
||||
std::vector<SaExtensionInfo>& infoList));
|
||||
MOCK_METHOD3(GetCommonEventExtraDataIdlist, int32_t(int32_t systemAbilityId,
|
||||
std::vector<int64_t>& extraDataIdList, const std::string& eventName));
|
||||
};
|
||||
} // namespace OHOS
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user