Home
last modified time | relevance | path

Searched defs:formLocation (Results 1 – 22 of 22) sorted by relevance

/ohos5.0/base/security/access_token/services/accesstokenmanager/main/cpp/src/form_manager/
H A Drunning_form_info.cpp67 int32_t formLocation; in ReadFromParcel() local
/ohos5.0/foundation/ability/form_fwk/interfaces/inner_api/include/
H A Drunning_form_info.h42 Constants::FormLocation formLocation; member
H A Dform_mgr_interface.h630 virtual ErrCode UpdateFormLocation(const int64_t &formId, const int32_t &formLocation) in UpdateFormLocation()
/ohos5.0/foundation/ability/form_fwk/test/unittest/fms_form_db_record_test/
H A Dfms_form_db_record_test.cpp407 int32_t formLocation = 1; variable
/ohos5.0/foundation/ability/form_fwk/services/include/
H A Dform_record.h79 Constants::FormLocation formLocation; variable
H A Dform_db_info.h36 Constants::FormLocation formLocation; member
/ohos5.0/foundation/ability/form_fwk/services/src/
H A Dform_dump_mgr.cpp267 void FormDumpMgr::AppendFormLocation(Constants::FormLocation formLocation, std::string &infosResult… in AppendFormLocation()
H A Dform_db_cache.cpp458 ErrCode FormDbCache::UpdateFormLocation(const int64_t formId, const int32_t formLocation) in UpdateFormLocation()
H A Dform_item_info.cpp582 void FormItemInfo::SetFormLocation(Constants::FormLocation formLocation) in SetFormLocation()
H A Dform_mgr_service.cpp1680 ErrCode FormMgrService::UpdateFormLocation(const int64_t &formId, const int32_t &formLocation) in UpdateFormLocation()
H A Dform_mgr_adapter.cpp1438 int formLocation = want.GetParams().GetIntParam(Constants::FORM_LOCATION_KEY, in GetFormConfigInfo() local
3825 ErrCode FormMgrAdapter::UpdateFormLocation(const int64_t &formId, const int32_t &formLocation) in UpdateFormLocation()
H A Dform_data_mgr.cpp2514 ErrCode FormDataMgr::UpdateFormLocation(const int64_t &formId, const int32_t &formLocation) in UpdateFormLocation()
/ohos5.0/foundation/ability/form_fwk/test/unittest/form_mgr_proxy_test/
H A Dform_mgr_proxy_test.cpp816 int32_t formLocation = 1; variable
/ohos5.0/foundation/ability/form_fwk/test/unittest/form_mgr_test/
H A Dform_mgr_test.cpp2387 int32_t formLocation = 1; variable
3230 int32_t formLocation = 1; variable
4392 int32_t formLocation = 1; variable
4412 int32_t formLocation = 1; variable
/ohos5.0/foundation/ability/form_fwk/test/unittest/fms_form_mgr_service_test/
H A Dmock_form_mgr_adapter.cpp279 int FormMgrAdapter::UpdateFormLocation(const int64_t &formId, const int32_t &formLocation) in UpdateFormLocation()
H A Dfms_form_mgr_service_test2.cpp613 int32_t formLocation = 1; variable
/ohos5.0/foundation/ability/form_fwk/interfaces/kits/native/src/
H A Dform_mgr.cpp1767 ErrCode FormMgr::UpdateFormLocation(const int64_t &formId, const int32_t &formLocation) in UpdateFormLocation()
/ohos5.0/foundation/ability/form_fwk/interfaces/inner_api/src/
H A Dform_mgr_stub.cpp1535 int32_t formLocation = data.ReadInt32(); in HandleUpdateFormLocation() local
H A Dform_mgr_proxy.cpp2231 ErrCode FormMgrProxy::UpdateFormLocation(const int64_t &formId, const int32_t &formLocation) in UpdateFormLocation()
/ohos5.0/foundation/ability/form_fwk/test/unittest/fms_form_mgr_adapter_test/
H A Dfms_form_mgr_adapter_test2.cpp2101 int32_t formLocation = 1; variable
/ohos5.0/foundation/ability/form_fwk/frameworks/js/napi/form_host/
H A Djs_form_host.cpp1743 int32_t formLocation = INVALID_FORM_LOCATION; in OnUpdateFormLocation() local
/ohos5.0/foundation/ability/form_fwk/test/unittest/fms_form_data_mgr_test/
H A Dfms_form_data_mgr_test.cpp3314 int32_t formLocation = 1; variable