Searched defs:entityId (Results 1 – 2 of 2) sorted by relevance
314 auto entityId = pf->ResolveMethodIndex(method->GetMethodId(), in CollectMethodInfoFromBC() local326 auto entityId = pf->ResolveMethodIndex(method->GetMethodId(), in CollectMethodInfoFromBC() local
466 inline std::string GetClassName(const EntityId entityId) in GetClassName()