Lines Matching full:format_path
1010 static bool format_path(char* buf, size_t buf_size, const char* path, const char* name) {1026 if (!format_path(buf, sizeof(buf), path.c_str(), name)) {