Searched refs:sm_BoundaryPrefix (Results 1 – 4 of 4) sorted by relevance
261 static const char* sm_BoundaryPrefix; // Start of multipart boundary member in CCgiResponse357 m_Boundary = sm_BoundaryPrefix + GetDiagContext().GetStringUID(); in SetMultipartMode()
68 const char* CCgiResponse::sm_BoundaryPrefix = "NCBI_CGI_Boundary_"; member in CCgiResponse