Home
last modified time | relevance | path

Searched defs:pred (Results 1 – 3 of 3) sorted by relevance

/system/libvintf/test/
Dvintf_object_tests.cpp982 auto pred = getInstanceListFunc({ in TEST_F() local
992 auto pred = getInstanceListFunc({ in TEST_F() local
1003 auto pred = getInstanceListFunc({ in TEST_F() local
1013 auto pred = getInstanceListFunc({ in TEST_F() local
1023 auto pred = getInstanceListFunc({ in TEST_F() local
1032 auto pred = getInstanceListFunc({ in TEST_F() local
1043 auto pred = getInstanceListFunc({ in TEST_F() local
1054 auto pred = getInstanceListFunc({ in TEST_F() local
1065 auto pred = getInstanceListFunc({ in TEST_F() local
1075 auto pred = getInstanceListFunc({ in TEST_F() local
[all …]
/system/unwinding/libunwindstack/
DSymbols.cpp120 auto pred = [&addrs](auto a, auto b) { return addrs[a] == addrs[b]; }; in BuildRemapTable() local
/system/media/camera/docs/
Dmetadata_model.py65 def find_all(self, pred): argument
86 def find_first(self, pred): argument
101 def find_parent_first(self, pred): argument
116 def find_parents(self, pred): argument