/ohos5.0/foundation/ability/ability_runtime/test/mock/frameworks_kits_ability_native_test/include/ |
H A D | mock_form_supply_callback.h | 64 int32_t OnRenderTaskDone(int64_t formId, const Want &want) override in OnRenderTaskDone() function
|
/ohos5.0/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
|
/ohos5.0/foundation/ability/form_fwk/test/fuzztest/formsupplystub_fuzzer/ |
H A D | formsupplystub_fuzzer.cpp | 52 int32_t OnRenderTaskDone(int64_t formId, const Want &want) override in OnRenderTaskDone() function in OHOS::FormSupplyStubFuzzTest
|
/ohos5.0/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
|
/ohos5.0/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
|
/ohos5.0/foundation/ability/form_fwk/test/unittest/fms_form_render_stub_test/ |
H A D | fms_form_render_stub_test.cpp | 135 int32_t OnRenderTaskDone(int64_t formId, const Want &want) override in OnRenderTaskDone() function in OHOS::AppExecFwk::MockFormSupplyStub 174 int32_t OnRenderTaskDone(int64_t formId, const Want &want) override in OnRenderTaskDone() function in OHOS::AppExecFwk::IFormSupplyTest
|
/ohos5.0/foundation/ability/form_fwk/test/unittest/fms_form_render_impl_test/ |
H A D | fms_form_render_impl_test.cpp | 116 int32_t OnRenderTaskDone(int64_t formId, const Want &want) override in OnRenderTaskDone() function in MockFormSupplyStub
|
/ohos5.0/foundation/ability/form_fwk/test/unittest/fms_form_supply_stub_test/ |
H A D | fms_form_supply_stub_test.cpp | 90 int32_t OnRenderTaskDone(int64_t formId, const Want &want) override in OnRenderTaskDone() function in OHOS::AppExecFwk::MockFormSupplyCallback
|
/ohos5.0/foundation/ability/form_fwk/test/unittest/fms_form_provider_stub_test/ |
H A D | fms_form_provider_stub_test.cpp | 102 int32_t OnRenderTaskDone(int64_t formId, const Want &want) override in OnRenderTaskDone() function in OHOS::AppExecFwk::MockFormSupplyStub
|