Searched refs:GetQuickCodeSize (Results 1 – 3 of 3) sorted by relevance
41 inline uint32_t OatFile::OatMethod::GetQuickCodeSize() const { in GetQuickCodeSize() function
126 uint32_t GetQuickCodeSize() const;
593 uint32_t code_size = oat_method.GetQuickCodeSize(); in DumpOatMethod()927 code_size = oat_method.GetQuickCodeSize(); in DumpCode()