Searched refs:score (Results 1 – 7 of 7) sorted by relevance
/system/extras/simpleperf/scripts/ |
D | app_profiler.py | 39 def __init__(self, path, name, score): argument 42 self.score = score 48 return '[path: %s, name %s, score %s]' % (self.path, self.name, self.score) 96 score = 0 98 score = 3 100 score = 2 102 score = 1 107 if entry.score < score: 109 entry.score = score 114 self.host_build_id_map[build_id] = HostElfEntry(path, unique_name, score) [all …]
|
D | test.py | 1386 self.assertEqual(entry.score, 3)
|
/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/core/adb/client/ |
D | usb_osx.cpp | 144 SInt32 score; in AndroidInterfaceAdded() local 158 &plugInInterface, &score); in AndroidInterfaceAdded() 199 score = 0; in AndroidInterfaceAdded() 204 &plugInInterface, &score); in AndroidInterfaceAdded()
|
/system/timezone/input_data/android/ |
D | countryzones.txt | 1166 # Priority is just an abstract score. 1287 # Priority is just an abstract score. 1618 # Priority is just an abstract score. 1868 # Priority is just an abstract score. 2065 # Priority is just an abstract score. 2290 # Priority is just an abstract score. 2578 # Prorities are just an abstract score. 3176 # Priorities are just an abstract score. 3434 # Priority is just an abstract score.
|