Home
last modified time | relevance | path

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

/frameworks/wilhelm/tools/hashgen/
DMPH.h38 #define MPH_DEVICEVOLUME 12 macro
/frameworks/wilhelm/tools/mphtogen/
DMPH.h38 #define MPH_DEVICEVOLUME 12 macro
DMPH_to.c131 [MPH_DEVICEVOLUME] = 9,
/frameworks/wilhelm/src/
DMPH.h38 #define MPH_DEVICEVOLUME 12 macro
DMPH_to.c131 [MPH_DEVICEVOLUME] = 9,
Dsl_iid.cpp36 const SLInterfaceID SL_IID_DEVICEVOLUME = &SL_IID_array[MPH_DEVICEVOLUME];
Dclasses.cpp174 {MPH_DEVICEVOLUME, INTERFACE_OPTIONAL, offsetof(CEngine, mDeviceVolume)},
/frameworks/wilhelm/src/autogen/
DIID_to_MPH.cpp140 MPH_DEVICEVOLUME, in IID_to_MPH()