Home
last modified time | relevance | path

Searched refs:trial (Results 1 – 2 of 2) sorted by relevance

/frameworks/wilhelm/tools/hashgen/
Dpart8.c5 SLInterfaceID trial = &SL_IID_array[MPH]; variable
6 if (!memcmp(iid, trial, sizeof(struct SLInterfaceID_)))
/frameworks/wilhelm/src/autogen/
DIID_to_MPH.cpp254 SLInterfaceID trial = &SL_IID_array[MPH]; in IID_to_MPH() local
255 if (!memcmp(iid, trial, sizeof(struct SLInterfaceID_))) in IID_to_MPH()