Home
last modified time | relevance | path

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

/hardware/interfaces/tests/trie/1.0/default/
DTrie.cpp74 [&](const TrieEdge& edge) { return ch == edge.character; }); in addString()
96 [&](const TrieEdge& edge) { return ch == edge.character; }); in containsString()
/hardware/st/nfc/1.0/adaptation/
Di2clayer.c296 static int i2cSetPolarity(int fid, bool low, bool edge) in i2cSetPolarity()
/hardware/st/nfc/st21nfc/adaptation/
Di2clayer.cc374 static int i2cSetPolarity(int fid, bool low, bool edge) { in i2cSetPolarity()