Searched refs:method_filter_ (Results 1 – 1 of 1) sorted by relevance
355 method_filter_(method_filter), in OatDumperOptions()370 const char* const method_filter_; member in art::OatDumperOptions400 CHECK(options_.method_filter_ != nullptr); in OatDumper()1098 if (method_name.find(options_.method_filter_) == std::string::npos) { in DumpOatMethod()3090 method_filter_ = raw_option + strlen("--method-filter="); in ParseCustom()3225 const char* method_filter_ = ""; member3257 args_->method_filter_, in NeedsRuntime()