Home
last modified time | relevance | path

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

/foundation/ability/form_fwk/test/unittest/fms_form_mgr_service_test/
Dmock_form_mgr_adapter.cpp194 int FormMgrAdapter::AcquireFormState( in AcquireFormState() function in OHOS::AppExecFwk::FormMgrAdapter
/foundation/ability/dmsfwk/services/dtbschedmgr/test/unittest/
Dmock_form_mgr_service.h117 int32_t AcquireFormState(const Want &want, const sptr<IRemoteObject> &callerToken, in AcquireFormState() function
/foundation/ability/ability_runtime/test/unittest/frameworks_kits_appkit_native_test/
Dform_extension_context_mock_test.h136 …int AcquireFormState(const Want &want, const sptr<IRemoteObject> &callerToken, FormStateInfo &stat… in AcquireFormState() function
/foundation/ability/form_fwk/test/fuzztest/formmgrstub_fuzzer/
Dformmgrstub_fuzzer.cpp114 int AcquireFormState(const Want &want, in AcquireFormState() function in OHOS::FormMgrStubFuzzTest
/foundation/ability/form_fwk/interfaces/kits/native/src/
Dform_mgr.cpp784 int FormMgr::AcquireFormState(const Want &want, const sptr<IRemoteObject> &callerToken, FormStateIn… in AcquireFormState() function in OHOS::AppExecFwk::FormMgr
/foundation/ability/form_fwk/services/src/
Dform_mgr_service.cpp731 int FormMgrService::AcquireFormState(const Want &want, in AcquireFormState() function in OHOS::AppExecFwk::FormMgrService
Dform_mgr_adapter.cpp2525 int FormMgrAdapter::AcquireFormState(const Want &want, const sptr<IRemoteObject> &callerToken, in AcquireFormState() function in OHOS::AppExecFwk::FormMgrAdapter
/foundation/ability/form_fwk/test/unittest/fms_form_render_stub_test/
Dfms_form_render_stub_test.cpp270 int AcquireFormState(const Want &want, const sptr<IRemoteObject> &callerToken, in AcquireFormState() function in OHOS::AppExecFwk::IFormMgrTest
/foundation/ability/form_fwk/interfaces/inner_api/src/
Dform_mgr_proxy.cpp884 int FormMgrProxy::AcquireFormState(const Want &want, const sptr<IRemoteObject> &callerToken, FormSt… in AcquireFormState() function in OHOS::AppExecFwk::FormMgrProxy
/foundation/ability/form_fwk/frameworks/js/napi/form_host/
Djs_form_host.cpp328 static NativeValue* AcquireFormState(NativeEngine* engine, NativeCallbackInfo* info) in AcquireFormState() function in OHOS::AbilityRuntime::JsFormHost