Home
last modified time | relevance | path

Searched defs:AcquireFormState (Results 1 – 10 of 10) sorted by relevance

/ohos5.0/foundation/ability/ability_runtime/test/unittest/frameworks_kits_appkit_native_test/
H A Dform_extension_context_mock_test.h141 …int AcquireFormState(const Want &want, const sptr<IRemoteObject> &callerToken, FormStateInfo &stat… in AcquireFormState() function
/ohos5.0/foundation/ability/dmsfwk/services/dtbschedmgr/test/unittest/
H A Dmock_form_mgr_service.h121 int32_t AcquireFormState(const Want &want, const sptr<IRemoteObject> &callerToken, in AcquireFormState() function
/ohos5.0/foundation/ability/form_fwk/test/fuzztest/formmgrstub_fuzzer/
H A Dformmgrstub_fuzzer.cpp124 int AcquireFormState(const Want &want, in AcquireFormState() function in OHOS::FormMgrStubFuzzTest
/ohos5.0/foundation/ability/form_fwk/test/unittest/fms_form_mgr_service_test/
H A Dmock_form_mgr_adapter.cpp227 int FormMgrAdapter::AcquireFormState( in AcquireFormState() function in OHOS::AppExecFwk::FormMgrAdapter
/ohos5.0/foundation/ability/form_fwk/services/src/
H A Dform_mgr_service.cpp889 int FormMgrService::AcquireFormState(const Want &want, in AcquireFormState() function in OHOS::AppExecFwk::FormMgrService
H A Dform_mgr_adapter.cpp3020 int FormMgrAdapter::AcquireFormState(const Want &want, const sptr<IRemoteObject> &callerToken, in AcquireFormState() function in OHOS::AppExecFwk::FormMgrAdapter
/ohos5.0/foundation/ability/form_fwk/interfaces/kits/native/src/
H A Dform_mgr.cpp972 int FormMgr::AcquireFormState(const Want &want, const sptr<IRemoteObject> &callerToken, FormStateIn… in AcquireFormState() function in OHOS::AppExecFwk::FormMgr
/ohos5.0/foundation/ability/form_fwk/test/unittest/fms_form_render_stub_test/
H A Dfms_form_render_stub_test.cpp274 int AcquireFormState(const Want &want, const sptr<IRemoteObject> &callerToken, in AcquireFormState() function in OHOS::AppExecFwk::IFormMgrTest
/ohos5.0/foundation/ability/form_fwk/interfaces/inner_api/src/
H A Dform_mgr_proxy.cpp1011 int FormMgrProxy::AcquireFormState(const Want &want, const sptr<IRemoteObject> &callerToken, FormSt… in AcquireFormState() function in OHOS::AppExecFwk::FormMgrProxy
/ohos5.0/foundation/ability/form_fwk/frameworks/js/napi/form_host/
H A Djs_form_host.cpp330 static napi_value AcquireFormState(napi_env env, napi_callback_info info) in AcquireFormState() function in OHOS::AbilityRuntime::JsFormHost