Home
last modified time | relevance | path

Searched defs:numOptions (Results 1 – 4 of 4) sorted by relevance

/aosp12/frameworks/wilhelm/src/
H A Dsl_entry.cpp21 SL_API SLresult SLAPIENTRY slCreateEngine(SLObjectItf *pEngine, SLuint32 numOptions, in slCreateEngine()
H A Dxa_entry.cpp21 XA_API XAresult XAAPIENTRY xaCreateEngine(XAObjectItf *pEngine, XAuint32 numOptions, in xaCreateEngine()
H A Dentry.cpp27 LI_API SLresult liCreateEngine(SLObjectItf *pEngine, SLuint32 numOptions, in liCreateEngine()
/aosp12/packages/services/Car/cpp/evs/manager/1.1/
H A DEnumerator.cpp744 const auto numOptions = options.size(); in cmdDumpDevice() local