Home
last modified time | relevance | path

Searched defs:IsUpdatableBootClassPathDescriptor (Results 1 – 2 of 2) sorted by relevance

/art/runtime/
Daot_class_linker.cc236 bool AotClassLinker::IsUpdatableBootClassPathDescriptor(const char* descriptor) { in IsUpdatableBootClassPathDescriptor() function in art::AotClassLinker
Dclass_linker.cc9952 bool ClassLinker::IsUpdatableBootClassPathDescriptor(const char* descriptor ATTRIBUTE_UNUSED) { in IsUpdatableBootClassPathDescriptor() function in art::ClassLinker