Searched refs:ApiGet (Results 1 – 3 of 3) sorted by relevance
463 bool ApiGet(const prefNameIntEnum prefName, int *pn);470 bool ApiGet(const prefNamePtrEnum prefName, void **pp);
438 if(m_pShellInit->ApiGet(prefName, &n)) in PVRShellGet()480 if(m_pShellInit->ApiGet(prefName, &p)) in PVRShellGet()
919 bool PVRShellInit::ApiGet(const prefNameIntEnum prefName, int *pn) in ApiGet() function in PVRShellInit950 bool PVRShellInit::ApiGet(const prefNamePtrEnum prefName, void **pp) in ApiGet() function in PVRShellInit