Home
last modified time | relevance | path

Searched refs:DEFAULT_SUMMARY_COUNT (Results 1 - 1 of 1) sorted by relevance

/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/
H A Dbundle_data_mgr.cpp81 constexpr int8_t DEFAULT_SUMMARY_COUNT = 0; member
1778 int32_t totalCount = pickerSummary.GetIntParam(SUMMARY_TOTAL_COUNT, DEFAULT_SUMMARY_COUNT); in MatchShare()
1779 if (totalCount <= DEFAULT_SUMMARY_COUNT) { in MatchShare()
1785 int32_t count = shareSummary.GetIntParam(utd, DEFAULT_SUMMARY_COUNT); in MatchShare()
1786 if (count <= DEFAULT_SUMMARY_COUNT) { in MatchShare()

Completed in 14 milliseconds