Home
last modified time | relevance | path

Searched defs:RequestForm (Results 1 - 9 of 9) sorted by relevance

/foundation/ability/form_fwk/interfaces/kits/native/src/
H A Dform_host_caller.cpp46 ErrCode FormHostCaller::RequestForm(int64_t formId, const sptr<IRemoteObject> &callerToken, const AAFwk::Want &want) in RequestForm() function in OHOS::AppExecFwk::FormHostCaller
H A Dform_mgr.cpp309 int FormMgr::RequestForm(const int64_t formId, const sptr<IRemoteObject> &callerToken, const Want &want) in RequestForm() function in OHOS::AppExecFwk::FormMgr
/foundation/ability/ability_runtime/test/mock/frameworks_kits_ability_native_test/include/
H A Dmock_form_mgr_service.h120 int RequestForm(const int64_t formId, const sptr<IRemoteObject>& callerToken, const Want& want) in RequestForm() function in OHOS::AppExecFwk::MockFormMgrService
/foundation/ability/form_fwk/test/unittest/fms_form_mgr_service_test/
H A Dmock_form_mgr_adapter.cpp189 int FormMgrAdapter::RequestForm(const int64_t formId, const sptr<IRemoteObject> &callerToken, const Want &want) in RequestForm() function in OHOS::AppExecFwk::FormMgrAdapter
/foundation/ability/form_fwk/frameworks/js/napi/formHost/
H A Dnapi_form_host.cpp1009 napi_value NapiFormHost::RequestForm(napi_env env, napi_callback_info info) in RequestForm() function in OHOS::AbilityRuntime::NapiFormHost
/foundation/ability/form_fwk/interfaces/inner_api/src/
H A Dform_mgr_proxy.cpp452 int FormMgrProxy::RequestForm(const int64_t formId, const sptr<IRemoteObject> &callerToken, const Want &want) in RequestForm() function in OHOS::AppExecFwk::FormMgrProxy
/foundation/ability/form_fwk/frameworks/js/napi/form_host/
H A Djs_form_host.cpp285 static napi_value RequestForm(napi_env env, napi_callback_info info) in RequestForm() function in OHOS::AbilityRuntime::JsFormHost
/foundation/ability/form_fwk/services/src/
H A Dform_mgr_service.cpp346 int FormMgrService::RequestForm(const int64_t formId, const sptr<IRemoteObject> &callerToken, const Want &want) in RequestForm() function in OHOS::AppExecFwk::FormMgrService
H A Dform_mgr_adapter.cpp792 int FormMgrAdapter::RequestForm(const int64_t formId, const sptr<IRemoteObject> &callerToken, const Want &want) in RequestForm() function in OHOS::AppExecFwk::FormMgrAdapter

Completed in 22 milliseconds