Searched defs:string_starts_with (Results 1 - 1 of 1) sorted by relevance

/openjdk7/hotspot/src/share/vm/classfile/
H A DclassLoader.cpp132 bool string_starts_with(const char* str, const char* str_to_find) { function
395 string_starts_with(entry->name(), meta_index_dir) &&

Completed in 36 milliseconds