Home
last modified time | relevance | path

Searched refs:unique_binary_op (Results 1 – 1 of 1) sorted by relevance

/frameworks/base/tools/apilint/
Dapilint.py1191 def unique_binary_op(m, op): function
1213 unique_binary_op(m, m.name)
1232 unique_binary_op(m, m.name[:-6]) # Remove 'Assign' suffix