Home
last modified time | relevance | path

Searched refs:InsertFormInfos (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/include/
H A Dinner_bundle_info.h1085 void InsertFormInfos(const std::string &keyName, const std::vector<FormInfo> &formInfos) in InsertFormInfos() function
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/
H A Dbundle_profile.cpp2557 innerBundleInfo.InsertFormInfos(keyName, formInfos); in ToInnerBundleInfo()
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/test/unittest/bms_bundle_kit_service_test/
H A Dbms_bundle_data_mgr_test.cpp521 innerBundleInfo.InsertFormInfos(keyName, formInfos); in AddInnerBundleInfoByTest()
H A Dbms_bundle_kit_service_test.cpp626 innerBundleInfo.InsertFormInfos(keyName, formInfos); in AddInnerBundleInfoByTest()