Home
last modified time | relevance | path

Searched refs:GetQuickFixInfoString (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/bundlemanager/bundle_tool/frameworks/src/
H A Dquick_fix_command.cpp116 resultInfo.append(GetQuickFixInfoString(quickFixInfo)); in GetApplyedQuickFixInfo()
124 std::string QuickFixCommand::GetQuickFixInfoString(const AAFwk::ApplicationQuickFixInfo &quickFixIn… in GetQuickFixInfoString() function in OHOS::AppExecFwk::QuickFixCommand
/ohos5.0/foundation/bundlemanager/bundle_tool/frameworks/include/
H A Dquick_fix_command.h30 static std::string GetQuickFixInfoString(const AAFwk::ApplicationQuickFixInfo &quickFixInfo);
/ohos5.0/foundation/bundlemanager/bundle_tool/test/unittest/bm/
H A Dbm_command_quickfix_test.cpp577 auto ret = command.GetQuickFixInfoString(quickFixInfo);
584 ret = command.GetQuickFixInfoString(quickFixInfo);