Searched defs:GetEntrypoint (Results 1 – 2 of 2) sorted by relevance
537 static uintptr_t GetEntrypoint(Thread* self, QuickEntrypointEnum entrypoint) { in GetEntrypoint() function in art::StubTest
4246 QuickEntrypointEnum GetEntrypoint() const { return entrypoint_; } in GetEntrypoint() function