Searched defs:OnRecoverFormsByConfigUpdate (Results 1 – 4 of 4) sorted by relevance
122 virtual int32_t OnRecoverFormsByConfigUpdate(std::vector<int64_t> &formIds) { return ERR_OK; } in OnRecoverFormsByConfigUpdate() function
388 int32_t FormSupplyCallback::OnRecoverFormsByConfigUpdate(std::vector<int64_t> &formIds) in OnRecoverFormsByConfigUpdate() function in OHOS::AppExecFwk::FormSupplyCallback
381 int32_t FormSupplyProxy::OnRecoverFormsByConfigUpdate(std::vector<int64_t> &formIds) in OnRecoverFormsByConfigUpdate() function in OHOS::AppExecFwk::FormSupplyProxy
105 int OnRecoverFormsByConfigUpdate(std::vector<int64_t> &formIds) override in OnRecoverFormsByConfigUpdate() function in OHOS::AppExecFwk::MockFormSupplyCallback