Searched defs:GetEntryPointOf (Results 1 – 2 of 2) sorted by relevance
795 uintptr_t QuickCompiler::GetEntryPointOf(ArtMethod* method) const { in GetEntryPointOf() function in art::QuickCompiler
199 uintptr_t GetEntryPointOf(ArtMethod* method) const OVERRIDE in GetEntryPointOf() function in art::FINAL