Home
last modified time | relevance | path

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

/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/
H A Dbundle_data_mgr.cpp1759 auto pickerSummary = wantParams.GetWantParams(WANT_PARAM_PICKER_SUMMARY); in MatchShare() local
1760 int32_t totalCount = pickerSummary.GetIntParam(SUMMARY_TOTAL_COUNT, DEFAULT_SUMMARY_COUNT); in MatchShare()
1764 auto shareSummary = pickerSummary.GetWantParams(WANT_PARAM_SUMMARY); in MatchShare()