Home
last modified time | relevance | path

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

/frameworks/wilhelm/tests/sandbox/
Dobject.c150 SLchar *unsupportedExt = (SLchar *) "fish"; in main() local
151 result = (*engineEngine)->IsExtensionSupported(engineEngine, unsupportedExt, NULL); in main()
154 result = (*engineEngine)->IsExtensionSupported(engineEngine, unsupportedExt, &isSupported); in main()