Home
last modified time | relevance | path

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

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