Lines Matching defs:override

34         uint32_t accessToken) override;
37 const AccountInfo& accountInfo) override;
39 const CallerInfo& callerInfo, const AccountInfo& accountInfo, int32_t resultCode) override;
41 int32_t missionId, const sptr<IRemoteObject>& callback, const OHOS::AAFwk::WantParams& wantParams) override;
44 const OHOS::AAFwk::WantParams& wantParams) override;
46 int32_t status, uint32_t accessToken) override;
47 void NotifyCompleteContinuation(const std::u16string& devId, int32_t sessionId, bool isSuccess) override;
48 int32_t NotifyContinuationResultFromRemote(int32_t sessionId, bool isSuccess, const std::string dstInfo) override;
49 int32_t NotifyDSchedEventResultFromRemote(const std::string type, int32_t dSchedEventResult) override;
51 int32_t callerUid, int32_t callerPid, uint32_t accessToken) override;
53 uint32_t accessToken) override;
55 const sptr<IRemoteObject>& connect, const CallerInfo& callerInfo, const AccountInfo& accountInfo) override;
57 int32_t uid, const std::string& sourceDeviceId) override;
58 int32_t NotifyProcessDiedFromRemote(const CallerInfo& callerInfo) override;
60 int32_t StartSyncRemoteMissions(const std::string& devId, bool fixConflict, int64_t tag) override;
61 int32_t StopSyncRemoteMissions(const std::string& devId) override;
62 int32_t RegisterMissionListener(const std::u16string& devId, const sptr<IRemoteObject>& obj) override;
63 int32_t RegisterDSchedEventListener(const DSchedEventType& type, const sptr<IRemoteObject>& obj) override;
64 int32_t UnRegisterDSchedEventListener(const DSchedEventType& type, const sptr<IRemoteObject>& obj) override;
65 int32_t RegisterOnListener(const std::string& type, const sptr<IRemoteObject>& obj, int32_t callingUid) override;
66 int32_t RegisterOffListener(const std::string& type, const sptr<IRemoteObject>& obj, int32_t callingUid) override;
67 int32_t UnRegisterMissionListener(const std::u16string& devId, const sptr<IRemoteObject>& obj) override;
69 std::vector<AAFwk::MissionInfo>& missionInfos) override;
71 std::unique_ptr<AAFwk::MissionSnapshot>& missionSnapshot) override;
73 const CallerInfo& callerInfo) override;
75 std::vector<DstbMissionInfo>& missionInfos) override;
76 int32_t StopSyncMissionsFromRemote(const CallerInfo& callerInfo) override;
77 int32_t SetMissionContinueState(int32_t missionId, const AAFwk::ContinueState &state) override;
80 int32_t callerUid, int32_t callerPid, uint32_t accessToken) override;
82 const AppExecFwk::ElementName &element) override;
84 const CallerInfo& callerInfo, const AccountInfo& accountInfo) override;
86 const CallerInfo& callerInfo) override;
88 int32_t callerUid, int32_t requestCode, uint32_t accessToken, const sptr<IRemoteObject>& callback) override;
89 int32_t StartFreeInstallFromRemote(const FreeInstallInfo& info, int64_t taskId) override;
90 int32_t NotifyCompleteFreeInstallFromRemote(int64_t taskId, int32_t resultCode) override;
93 const AppExecFwk::FormShareInfo& formShareInfo) override;
95 const std::string& remoteDeviceId, const AppExecFwk::FormShareInfo& formShareInfo) override;
98 const AppExecFwk::ElementName& element) override;
99 int32_t GetDistributedComponentList(std::vector<std::string>& distributedComponents) override;
101 const OHOS::AAFwk::Want& want, int32_t callerUid, uint32_t accessToken, int32_t extensionType) override;
103 const CallerInfo& callerInfo, const AccountInfo& accountInfo, int32_t extensionType) override;