Home
last modified time | relevance | path

Searched defs:Is (Results 1 – 4 of 4) sorted by relevance

/hardware/st/nfc/st21nfc/adaptation/
Dconfig.cpp82 inline bool Is(unsigned long f) { return (state & f) == f; } in Is() function in CNfcConfig
/hardware/samsung/nfc/halimpl/src/
Dconfig.cpp168 inline bool Is(unsigned long f) { return (state & f) == f; } in Is() function in CNfcConfig
/hardware/nxp/nfc/pn8x/halimpl/utils/
DphNxpConfig.cpp150 inline bool Is(unsigned long f) { return (state & f) == f; } in Is() function in CNfcConfig
/hardware/nxp/nfc/snxxx/halimpl/utils/
DphNxpConfig.cc169 inline bool Is(unsigned long f) { return (state & f) == f; } in Is() function in CNfcConfig