/ohos5.0/foundation/resourceschedule/memmgr/test/unittest/phone/ |
H A D | reclaim_strategy_manager_test.cpp | 68 int score = 100; variable 81 int score = 100; variable 101 int score = 100; variable 132 int score = 100; variable 156 int score = RECLAIM_SCORE_MIN - 1; variable 180 int score = 100; variable 197 int score = 100; variable 214 int score = 100; variable
|
H A D | user_memcg_test.cpp | 82 int score = 0; variable 183 int score = 0; variable
|
H A D | memcg_test.cpp | 78 int score = 0; variable 139 int score = 0; variable
|
H A D | low_memory_killer_test.cpp | 87 int score = 100; variable
|
/ohos5.0/foundation/communication/wifi/wifi/services/wifi_standard/wifi_framework/wifi_manage/wifi_sta/ |
H A D | sta_saved_device_appraisal.cpp | 66 int score = 0; in DeviceAppraisals() local 120 void StaSavedDeviceAppraisal::AppraiseDeviceQuality(int &score, InterScanInfo &scanInfo, in AppraiseDeviceQuality() 217 bool StaSavedDeviceAppraisal::CheckHigherPriority(int score, int lastScore, int rssi, int selectedR… in CheckHigherPriority()
|
/ohos5.0/foundation/communication/wifi/wifi/test/wifi_standard/wifi_framework/wifi_manage/wifi_sta/ |
H A D | sta_saved_device_appraisal_test.cpp | 219 int score = 1; in AppraiseDeviceQualitySuccess1() local 237 int score = 1; in AppraiseDeviceQualitySuccess2() local 255 int score = 1; in AppraiseDeviceQualitySuccess3() local 273 int score = 1; in AppraiseDeviceQualitySuccess4() local
|
/ohos5.0/foundation/communication/dsoftbus/core/bus_center/lnn/lane_hub/lane_manager/include/ |
H A D | lnn_lane_score.h | 37 int32_t score; member
|
/ohos5.0/foundation/resourceschedule/memmgr/services/memmgrservice/src/reclaim_strategy_manager/ |
H A D | memcg.cpp | 173 void Memcg::SetScore(int score) in SetScore() 214 int score = 0; in SetScoreAndReclaimRatiosToKernel() local 260 bool Memcg::ReadScoreAndReclaimRatiosFromKernel_(int& score, unsigned int& mem2zramRatio, in ReadScoreAndReclaimRatiosFromKernel_()
|
H A D | memcg_mgr.cpp | 104 bool MemcgMgr::UpdateMemcgScoreAndReclaimRatios(unsigned int userId, int score, const ReclaimRatios… in UpdateMemcgScoreAndReclaimRatios()
|
H A D | reclaim_strategy_manager.cpp | 207 bool ReclaimStrategyManager::GetReclaimRatiosByScore_(int score, ReclaimRatios& ratios) in GetReclaimRatiosByScore_()
|
/ohos5.0/foundation/resourceschedule/memmgr/services/memmgrservice/include/reclaim_strategy_manager/ |
H A D | reclaim_param.h | 52 …ReclaimParam(pid_t pid, int bundleUid, std::string bundleName, int accountId, int score, AppAction… in ReclaimParam()
|
/ohos5.0/foundation/ai/intelligent_voice_framework/utils/ |
H A D | string_util.h | 82 char score[100] = {'\0'}; //lint !e529 in Float2String() local
|
/ohos5.0/foundation/multimedia/player_framework/services/services/factory/ |
H A D | engine_factory_repo.cpp | 136 int32_t score = factory->Score(scene, appUid, uri); in GetEngineFactory() local
|
/ohos5.0/base/global/i18n/frameworks/intl/src/ |
H A D | locale_compare.cpp | 145 int32_t score = 0; in Compare() local
|
H A D | taboo.cpp | 230 int32_t score = LocaleCompare::Compare(language, resLanguage); in LanguageFallBack() local
|
/ohos5.0/foundation/communication/wifi/wifi/frameworks/native/interfaces/ |
H A D | network_selection.h | 33 double score; member
|
/ohos5.0/foundation/communication/wifi/wifi/frameworks/native/src/ |
H A D | network_selection.cpp | 178 for (auto &score : scorers) { in DoScore() local
|
/ohos5.0/foundation/communication/wifi/wifi/services/wifi_standard/wifi_framework/wifi_manage/network_select/ |
H A D | wifi_scorer_impl.cpp | 271 double score = 0; in Score() local
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/rating/ |
H A D | render_rating.cpp | 524 void RenderRating::ConstrainScore(double& score, double lowerBoundary, double upperBoundary) in ConstrainScore()
|
/ohos5.0/foundation/communication/dsoftbus/interfaces/kits/transport/ |
H A D | session.h | 179 int32_t score; /**< Wi-Fi channel score */ member
|
/ohos5.0/foundation/communication/dsoftbus/core/bus_center/lnn/lane_hub/lane_manager/src/ |
H A D | lnn_select_rule.c | 371 int32_t score = LnnGetCurrChannelScore(channel); in GetLinkedChannelScore() local
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/rating/ |
H A D | rating_pattern.cpp | 370 auto score = ss.str(); in FireChangeEvent() local
|
/ohos5.0/foundation/communication/netmanager_base/services/netconnmanager/src/ |
H A D | net_conn_service.cpp | 1026 int score = static_cast<int>(FindBestNetworkForRequest(bestSupplier, iterActive->second)); in FindBestNetworkForAllRequest() local 1078 int score = iter->second->GetRealScore(); in FindBestNetworkForRequest() local
|