Searched defs:entityId (Results 1 – 3 of 3) sorted by relevance
114 int GetMethodIndexByEntityId(panda_file::File::EntityId entityId) const in GetMethodIndexByEntityId()
415 auto entityId = jsPandaFile_->ResolveMethodIndex(method->GetMethodId(), in CollectMethodInfoFromBC() local428 auto entityId = jsPandaFile_->ResolveMethodIndex(method->GetMethodId(), in CollectMethodInfoFromBC() local
770 inline std::string GetClassName(const EntityId entityId) in GetClassName()