Searched defs:OnRenderTaskDone (Results 1 - 3 of 3) sorted by relevance
/foundation/ability/form_fwk/test/mock/src/ | ||
H A D | mock_form_supply_callback.cpp | 66 int32_t MockFormSupplyCallback::OnRenderTaskDone(int64_t formId, const Want &want) in OnRenderTaskDone() function in OHOS::AppExecFwk::MockFormSupplyCallback |
/foundation/ability/form_fwk/interfaces/inner_api/src/ | ||
H A D | form_supply_proxy.cpp | 244 int32_t FormSupplyProxy::OnRenderTaskDone(int64_t formId, const Want &want) in OnRenderTaskDone() function in OHOS::AppExecFwk::FormSupplyProxy |
/foundation/ability/form_fwk/services/src/ | ||
H A D | form_supply_callback.cpp | 328 int32_t FormSupplyCallback::OnRenderTaskDone(int64_t formId, const Want &want) in OnRenderTaskDone() function in OHOS::AppExecFwk::FormSupplyCallback |
Completed in 3 milliseconds