Searched refs:strip_double_quote (Results 1 – 1 of 1) sorted by relevance
413 …auto strip_double_quote = [](const AidlTypeSpecifier& type, const std::string& raw_value) -> std::… in generate_java_annotations() local424 for (const auto& name_and_param : java_passthrough->AnnotationParams(strip_double_quote)) { in generate_java_annotations()