Home
last modified time | relevance | path

Searched defs:OnAcquireState (Results 1 – 6 of 6) sorted by relevance

/ohos5.0/foundation/ability/form_fwk/services/src/
H A Dform_host_callback.cpp103 void FormHostCallback::OnAcquireState(AppExecFwk::FormState state, const AAFwk::Want &want, in OnAcquireState() function in OHOS::AppExecFwk::FormHostCallback
H A Dform_host_record.cpp193 void FormHostRecord::OnAcquireState(AppExecFwk::FormState state, const AAFwk::Want &want) in OnAcquireState() function in OHOS::AppExecFwk::FormHostRecord
/ohos5.0/foundation/ability/form_fwk/test/mock/src/
H A Dmock_form_host_client.cpp63 void MockFormHostClient::OnAcquireState(AppExecFwk::FormState state, const AAFwk::Want &want) in OnAcquireState() function in OHOS::AppExecFwk::MockFormHostClient
/ohos5.0/foundation/ability/form_fwk/test/fuzztest/formhoststub_fuzzer/
H A Dformhoststub_fuzzer.cpp41 void OnAcquireState(AppExecFwk::FormState state, const AAFwk::Want &want) override in OnAcquireState() function in OHOS::FormHostStubFuzzTest
/ohos5.0/foundation/ability/form_fwk/interfaces/inner_api/src/
H A Dform_host_proxy.cpp122 void FormHostProxy::OnAcquireState(FormState state, const AAFwk::Want &want) in OnAcquireState() function in OHOS::AppExecFwk::FormHostProxy
/ohos5.0/foundation/ability/form_fwk/interfaces/kits/native/src/
H A Dform_host_client.cpp253 void FormHostClient::OnAcquireState(FormState state, const AAFwk::Want &want) in OnAcquireState() function in OHOS::AppExecFwk::FormHostClient