OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:MatchDescriptor
(Results
1 - 2
of
2
) sorted by null
/art/runtime/verifier/
reg_type_cache.h
158
bool
MatchDescriptor
(size_t idx, const char* descriptor, bool precise)
reg_type_cache.cc
120
bool RegTypeCache::
MatchDescriptor
(size_t idx, const char* descriptor, bool precise) {
164
if (
MatchDescriptor
(i, descriptor, precise)) {
Completed in 33 milliseconds