Searched defs:FindBootJniStub (Results 1 – 1 of 1) sorted by relevance
416 const void* ClassLinker::FindBootJniStub(ArtMethod* method) { in FindBootJniStub() function in art::ClassLinker420 const void* ClassLinker::FindBootJniStub(uint32_t flags, std::string_view shorty) { in FindBootJniStub() function in art::ClassLinker424 const void* ClassLinker::FindBootJniStub(JniStubKey key) { in FindBootJniStub() function in art::ClassLinker