Searched refs:global_it (Results 1 – 1 of 1) sorted by relevance
457 auto global_it = mGAMapping->find(cs->getGlobalName(i)); in MarshalTypeInfo() local458 rsAssert(global_it != (*mGAMapping).end()); in MarshalTypeInfo()459 int id = global_it->second; in MarshalTypeInfo()