Home
last modified time | relevance | path

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

/frameworks/wilhelm/src/
DMPH.h65 #define MPH_THREADSYNC 39 macro
DMPH_to.c126 [MPH_THREADSYNC] = 4,
Dsl_iid.c64 const SLInterfaceID SL_IID_THREADSYNC = &SL_IID_array[MPH_THREADSYNC];
Dclasses.c163 {MPH_THREADSYNC, INTERFACE_IMPLICIT_BASE, offsetof(CEngine, mThreadSync)},
/frameworks/wilhelm/tools/hashgen/
DMPH.h65 #define MPH_THREADSYNC 39 macro
/frameworks/wilhelm/tools/mphtogen/
DMPH.h65 #define MPH_THREADSYNC 39 macro
DMPH_to.c126 [MPH_THREADSYNC] = 4,
/frameworks/wilhelm/src/autogen/
DIID_to_MPH.c303 MPH_THREADSYNC, in IID_to_MPH()