Searched refs:score (Results 1 – 6 of 6) sorted by relevance
/system/extras/simpleperf/scripts/ |
D | app_profiler.py | 42 def __init__(self, path, name, score): argument 45 self.score = score 51 return '[path: %s, name %s, score %s]' % (self.path, self.name, self.score) 100 score = 0 102 score = 3 104 score = 2 106 score = 1 111 if entry.score < score: 113 entry.score = score 118 self.host_build_id_map[build_id] = HostElfEntry(path, unique_name, score) [all …]
|
/system/core/libsystem/include/system/ |
D | camera.h | 261 int32_t score; member
|
/system/core/fastboot/ |
D | usb_osx.cpp | 97 SInt32 score; in try_interfaces() local 120 &score); in try_interfaces() 274 SInt32 score; in try_device() local 283 &plugin, &score); in try_device()
|
/system/memory/lmkd/ |
D | README.md | 37 ro.lmk.low: min oom_adj score for processes eligible to be 41 ro.lmk.medium: min oom_adj score for processes eligible to be 45 ro.lmk.critical: min oom_adj score for processes eligible to be
|
/system/extras/simpleperf/scripts/test/ |
D | app_profiler_test.py | 79 self.assertEqual(entry.score, 3)
|
/system/timezone/input_data/android/ |
D | countryzones.txt | 1160 # Priority is just an abstract score. 1281 # Priority is just an abstract score. 1612 # Priority is just an abstract score. 1862 # Priority is just an abstract score. 2059 # Priority is just an abstract score. 2295 # Priority is just an abstract score. 2583 # Prorities are just an abstract score. 3181 # Priorities are just an abstract score. 3439 # Priority is just an abstract score.
|