Home
last modified time | relevance | path

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

/aosp_15_r20/external/sdv/vsomeip/third_party/boost/regex/performance/
Dtable_helper.cpp32 inline std::string sanitize_short_string(const std::string& s) in sanitize_short_string() function
330 std::string section_id = "section_" + sanitize_short_string(table_name); in add_cell()