Home
last modified time | relevance | path

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

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