Searched defs:stype (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/tests/BrowserTestPlugin/jni/
H A Dmain.cpp42 NPBool seekable, uint16* stype);
191 NPError NPP_NewStream(NPP instance, NPMIMEType type, NPStream* stream, NPBool seekable, uint16* stype) argument
193 *stype = NP_ASFILEONLY;

Completed in 33 milliseconds