Home
last modified time | relevance | path

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

/frameworks/native/services/inputflinger/reader/include/
DInputDevice.h62 inline bool isIgnored() { return mMappers.empty(); } in isIgnored() function
/frameworks/ml/nn/runtime/test/android_fuzzing/
DConverter.cpp81 const bool isIgnored = false; in convert() local
/frameworks/ml/nn/tools/test_generator/test_harness/include/
DTestHarness.h277 bool isIgnored = false; member