Searched refs:SetMethodCodeIfPresent (Results 1 – 2 of 2) sorted by relevance
90 void SetMethodCodeIfPresent(std::optional<File::EntityId> &codeId, MethodItem *methodItem,
605 void FileReader::SetMethodCodeIfPresent(std::optional<File::EntityId> &codeId, MethodItem *methodIt… in SetMethodCodeIfPresent() function in ark::panda_file::FileReader701 SetMethodCodeIfPresent(codeId, methodItem, methodId); in CreateMethodItem()