Home
last modified time | relevance | path

Searched refs:CreateQuickFixMsgMap (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/bundlemanager/bundle_tool/frameworks/include/
H A Dbundle_test_tool.h48 void CreateQuickFixMsgMap(std::unordered_map<int32_t, std::string> &quickFixMsgMap);
/ohos5.0/foundation/bundlemanager/bundle_tool/frameworks/src/
H A Dbundle_test_tool.cpp955 void BundleTestTool::CreateQuickFixMsgMap(std::unordered_map<int32_t, std::string> &quickFixMsgMap) in CreateQuickFixMsgMap() function in OHOS::AppExecFwk::BundleTestTool
3317 CreateQuickFixMsgMap(quickFixMsgMap); in GetResMsg()
3328 CreateQuickFixMsgMap(quickFixMsgMap); in GetResMsg()