Searched refs:GetQuickCodeSize (Results 1 – 3 of 3) sorted by relevance
86 inline uint32_t OatFile::OatMethod::GetQuickCodeSize() const { in GetQuickCodeSize() function
205 uint32_t GetQuickCodeSize() const;
1121 uint32_t code_size = oat_method.GetQuickCodeSize(); in DumpOatMethod()1505 code_size = oat_method.GetQuickCodeSize(); in DumpCode()