/ohos5.0/base/security/access_token/services/accesstokenmanager/main/cpp/src/form_manager/ |
H A D | running_form_info.cpp | 67 int32_t formLocation; in ReadFromParcel() local
|
/ohos5.0/foundation/ability/form_fwk/interfaces/inner_api/include/ |
H A D | running_form_info.h | 42 Constants::FormLocation formLocation; member
|
H A D | form_mgr_interface.h | 630 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 D | fms_form_db_record_test.cpp | 407 int32_t formLocation = 1; variable
|
/ohos5.0/foundation/ability/form_fwk/services/include/ |
H A D | form_record.h | 79 Constants::FormLocation formLocation; variable
|
H A D | form_db_info.h | 36 Constants::FormLocation formLocation; member
|
/ohos5.0/foundation/ability/form_fwk/services/src/ |
H A D | form_dump_mgr.cpp | 267 void FormDumpMgr::AppendFormLocation(Constants::FormLocation formLocation, std::string &infosResult… in AppendFormLocation()
|
H A D | form_db_cache.cpp | 458 ErrCode FormDbCache::UpdateFormLocation(const int64_t formId, const int32_t formLocation) in UpdateFormLocation()
|
H A D | form_item_info.cpp | 582 void FormItemInfo::SetFormLocation(Constants::FormLocation formLocation) in SetFormLocation()
|
H A D | form_mgr_service.cpp | 1680 ErrCode FormMgrService::UpdateFormLocation(const int64_t &formId, const int32_t &formLocation) in UpdateFormLocation()
|
H A D | form_mgr_adapter.cpp | 1438 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 D | form_data_mgr.cpp | 2514 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 D | form_mgr_proxy_test.cpp | 816 int32_t formLocation = 1; variable
|
/ohos5.0/foundation/ability/form_fwk/test/unittest/form_mgr_test/ |
H A D | form_mgr_test.cpp | 2387 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 D | mock_form_mgr_adapter.cpp | 279 int FormMgrAdapter::UpdateFormLocation(const int64_t &formId, const int32_t &formLocation) in UpdateFormLocation()
|
H A D | fms_form_mgr_service_test2.cpp | 613 int32_t formLocation = 1; variable
|
/ohos5.0/foundation/ability/form_fwk/interfaces/kits/native/src/ |
H A D | form_mgr.cpp | 1767 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 D | form_mgr_stub.cpp | 1535 int32_t formLocation = data.ReadInt32(); in HandleUpdateFormLocation() local
|
H A D | form_mgr_proxy.cpp | 2231 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 D | fms_form_mgr_adapter_test2.cpp | 2101 int32_t formLocation = 1; variable
|
/ohos5.0/foundation/ability/form_fwk/frameworks/js/napi/form_host/ |
H A D | js_form_host.cpp | 1743 int32_t formLocation = INVALID_FORM_LOCATION; in OnUpdateFormLocation() local
|
/ohos5.0/foundation/ability/form_fwk/test/unittest/fms_form_data_mgr_test/ |
H A D | fms_form_data_mgr_test.cpp | 3314 int32_t formLocation = 1; variable
|