Searched refs:dump_types_compatible (Results 1 – 1 of 1) sorted by relevance
195 bool dump_types_compatible(DebuggerdDumpType interceptor, DebuggerdDumpType dump) { in dump_types_compatible() function217 } else if (!dump_types_compatible(it->second->dump_type, dump_type)) { in GetIntercept()