Searched refs:newMalloc (Results 1 – 3 of 3) sorted by relevance
28 void newMalloc(AtmoConfig_t* pAtmoConfig, CalibDbV2_tmo_t* pCalibDb);
131 newMalloc(&pAtmoCtx->AtmoConfig, &pAtmoCtx->tmoAttr.stTool); in AtmoPreProcess()135 newMalloc(&pAtmoCtx->AtmoConfig, &pAtmoCtx->pCalibDB); in AtmoPreProcess()
641 void newMalloc in newMalloc() function