Home | History | Annotate | Download | only in runtime

Lines Matching refs:IsInBootClassPath

1291 bool ClassLinker::IsInBootClassPath(const char* descriptor) {
1328 if (IsInBootClassPath(descriptor)) {