OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:best_selabel
(Results
1 - 2
of
2
) sorted by null
/build/tools/releasetools/
ota_from_target_files
299
best_selabel
= (0, None)
308
if k[4] is not None and count >=
best_selabel
[0]:
309
best_selabel
= (count, k[4])
313
best_dmode[1], best_fmode[1],
best_selabel
[1], best_capabilities[1])
[
all
...]
ota_from_target_files.py
299
best_selabel
= (0, None)
308
if k[4] is not None and count >=
best_selabel
[0]:
309
best_selabel
= (count, k[4])
313
best_dmode[1], best_fmode[1],
best_selabel
[1], best_capabilities[1])
[
all
...]
Completed in 1252 milliseconds