Searched refs:FST_LoadContextFromImageV2 (Results 1 – 1 of 1) sorted by relevance
3269 int FST_LoadContextFromImageV2(srec_context* fst, PFile* fp) in FST_LoadContextFromImageV2() function3529 int FST_LoadContextFromImageV2(srec_context* context, PFile* fp);3563 rc = FST_LoadContextFromImageV2(context, fp); in FST_LoadContextFromImage()