Home
last modified time | relevance | path

Searched refs:LAST_VALID (Results 1 – 1 of 1) sorted by relevance

/frameworks/wilhelm/tests/sandbox/
Dobject.c46 #define LAST_VALID SL_OBJECTID_METADATAEXTRACTOR in main() macro
47 for (objectID = FIRST_VALID - 1; objectID <= LAST_VALID + 1; ++objectID) { in main()