Home
last modified time | relevance | path

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

/hardware/interfaces/audio/aidl/default/include/effect-impl/
DEffectRange.h32 bool isTupleInRange(const T& test, const T& min, const T& max, std::index_sequence<Is...>) { in isTupleInRange()
/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/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.cc176 inline bool Is(unsigned long f) { return (state & f) == f; } in Is() function in CNfcConfig