Home
last modified time | relevance | path

Searched defs:l2 (Results 1 – 2 of 2) sorted by relevance

/system/sepolicy/tools/sepolicy-analyze/
Dtypecmp.c121 int idx1, struct avtab_node *l2, int idx2) in find_match()
160 struct avtab_node *type_rules, *l1, *l2; in analyze_types() local
/system/memory/libmeminfo/tools/
Dlibrank.cpp439 [](const LibRecord& l1, const LibRecord& l2) { return l1.pss() > l2.pss(); }); in main()