Home
last modified time | relevance | path

Searched defs:CastTempForm (Results 1 - 8 of 8) sorted by relevance

/foundation/ability/ability_runtime/test/mock/frameworks_kits_ability_native_test/include/
H A Dmock_form_mgr_service.h148 int CastTempForm(const int64_t formId, const sptr<IRemoteObject>& callerToken) in CastTempForm() function in OHOS::AppExecFwk::MockFormMgrService
/foundation/ability/form_fwk/interfaces/kits/native/src/
H A Dform_mgr.cpp410 int FormMgr::CastTempForm(const int64_t formId, const sptr<IRemoteObject> &callerToken) in CastTempForm() function in OHOS::AppExecFwk::FormMgr
/foundation/ability/form_fwk/test/unittest/fms_form_mgr_service_test/
H A Dmock_form_mgr_adapter.cpp202 int FormMgrAdapter::CastTempForm(const int64_t formId, const sptr<IRemoteObject> &callerToken) in CastTempForm() function in OHOS::AppExecFwk::FormMgrAdapter
/foundation/ability/form_fwk/frameworks/js/napi/formHost/
H A Dnapi_form_host.cpp1014 napi_value NapiFormHost::CastTempForm(napi_env env, napi_callback_info info) in CastTempForm() function in OHOS::AbilityRuntime::NapiFormHost
/foundation/ability/form_fwk/interfaces/inner_api/src/
H A Dform_mgr_proxy.cpp577 int FormMgrProxy::CastTempForm(const int64_t formId, const sptr<IRemoteObject> &callerToken) in CastTempForm() function in OHOS::AppExecFwk::FormMgrProxy
/foundation/ability/form_fwk/frameworks/js/napi/form_host/
H A Djs_form_host.cpp295 static napi_value CastTempForm(napi_env env, napi_callback_info info) in CastTempForm() function in OHOS::AbilityRuntime::JsFormHost
/foundation/ability/form_fwk/services/src/
H A Dform_mgr_service.cpp489 int FormMgrService::CastTempForm(const int64_t formId, const sptr<IRemoteObject> &callerToken) in CastTempForm() function in OHOS::AppExecFwk::FormMgrService
H A Dform_mgr_adapter.cpp1097 int FormMgrAdapter::CastTempForm(const int64_t formId, const sptr<IRemoteObject> &callerToken) in CastTempForm() function in OHOS::AppExecFwk::FormMgrAdapter

Completed in 22 milliseconds