Home
last modified time | relevance | path

Searched refs:exact_match (Results 1 – 1 of 1) sorted by relevance

/sdk/emulator/qtools/
Dtrace_reader.h244 symbol_type *symbols, bool exact_match);
1091 bool exact_match) in FindFunction() argument
1111 if (low >= 0 && !exact_match) in FindFunction()