Home
last modified time | relevance | path

Searched defs:INVALID_ID (Results 1 – 5 of 5) sorted by relevance

/hardware/interfaces/tv/tuner/1.0/vts/functional/
DFrontendTests.h38 #define INVALID_ID -1 macro
70 #define INVALID_ID -1 macro
/hardware/interfaces/tv/tuner/1.1/vts/functional/
DFrontendTests.h38 #define INVALID_ID -1 macro
69 #define INVALID_ID -1 macro
/hardware/interfaces/tv/tuner/aidl/vts/functional/
DFrontendTests.h33 #define INVALID_ID -1 macro
43 #define INVALID_ID -1 macro
/hardware/interfaces/audio/common/all-versions/default/
DEffectMap.cpp26 const uint64_t EffectMap::INVALID_ID = 0; member in android::EffectMap
/hardware/interfaces/automotive/vehicle/aidl/impl/utils/common/src/
DRecurrentTimer.cpp35 constexpr int INVALID_ID = -1; variable