Home
last modified time | relevance | path

Searched defs:GetFormName (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/foundation/distributeddatamgr/udmf/framework/innerkitsimpl/data/
H A Dsystem_defined_form.cpp62 std::string SystemDefinedForm::GetFormName() const in GetFormName() function in OHOS::UDMF::SystemDefinedForm
/ohos5.0/foundation/ability/form_fwk/services/include/
H A Dform_db_info.h326 std::string GetFormName() const in GetFormName() function
/ohos5.0/foundation/distributeddatamgr/udmf/framework/jskitsimpl/data/
H A Dsystem_defined_form_napi.cpp118 napi_value SystemDefinedFormNapi::GetFormName(napi_env env, napi_callback_info info) in GetFormName() function in OHOS::UDMF::SystemDefinedFormNapi
/ohos5.0/foundation/ability/form_fwk/services/src/
H A Dform_item_info.cpp72 std::string FormItemInfo::GetFormName() const in GetFormName() function in OHOS::AppExecFwk::FormItemInfo