Home
last modified time | relevance | path

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

/aosp12/frameworks/wilhelm/src/
H A Dsync.cpp39 thiz->mEngine.mShutdownAck = SL_BOOLEAN_TRUE; in sync_start()
H A Ditfstruct.h303 SLboolean mShutdownAck; member
/aosp12/frameworks/wilhelm/src/objects/
H A DCEngine.cpp129 while (!thiz->mEngine.mShutdownAck) { in CEngine_Destroy()
/aosp12/frameworks/wilhelm/src/itf/
H A DIEngine.cpp1001 thiz->mShutdownAck = SL_BOOLEAN_FALSE; in IEngine_init()