Searched refs:string_filter (Results 1 – 1 of 1) sorted by relevance
151 std::string string_filter(filter, (end == nullptr) ? strlen(filter) : end - filter); in Java_Main_compiledWithOptimizing() local153 bool success = CompilerFilter::ParseCompilerFilter(string_filter.c_str(), &compiler_filter); in Java_Main_compiledWithOptimizing()