Searched refs:IID_to_MPH (Results 1 - 8 of 8) sorted by relevance

/frameworks/wilhelm/tools/hashgen/
H A Dpart1.c19 /** \file IID_to_MPH.c Interface ID to MPH mapping */
30 int IID_to_MPH(const SLInterfaceID iid) function
H A DMakefile1 all : IID_to_MPH.c
3 install : IID_to_MPH.c
4 cp IID_to_MPH.c ../../src/autogen
11 IID_to_MPH.c : part1.c part2.c part3.c part4.c part5.c part6.c part7.c part8.c
65 $(RM) IID_to_MPH.c
/frameworks/wilhelm/src/autogen/
H A DIID_to_MPH.c19 /** \file IID_to_MPH.c Interface ID to MPH mapping */
30 int IID_to_MPH(const SLInterfaceID iid) function
/frameworks/wilhelm/src/itf/
H A DIDynamicInterfaceManagement.c118 if ((0 > (MPH = IID_to_MPH(iid))) ||
214 if ((0 > (MPH = IID_to_MPH(iid))) ||
366 if ((0 > (MPH = IID_to_MPH(iid))) ||
H A DIObject.c339 if ((0 > (MPH = IID_to_MPH(iid))) ||
710 if ((0 <= (MPH = IID_to_MPH(iid))) &&
/frameworks/wilhelm/src/
H A DAndroid.mk100 autogen/IID_to_MPH.c \
H A Dsles_allinclusive.h295 extern /*static*/ int IID_to_MPH(const SLInterfaceID iid);
H A Dsles.c195 if ((0 > (MPH = IID_to_MPH(iid))) ||

Completed in 83 milliseconds