Home
last modified time | relevance | path

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

/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/
DMPH.h65 #define MPH_THREADSYNC 39 macro
DMPH_to.c126 [MPH_THREADSYNC] = 4,
Dsl_iid.cpp64 const SLInterfaceID SL_IID_THREADSYNC = &SL_IID_array[MPH_THREADSYNC];
Dclasses.cpp166 {MPH_THREADSYNC, INTERFACE_IMPLICIT_BASE, offsetof(CEngine, mThreadSync)},
/frameworks/wilhelm/src/autogen/
DIID_to_MPH.cpp230 MPH_THREADSYNC, in IID_to_MPH()