Lines Matching full:c_string
2251 SmartPointer<char> c_string = label->ToCString(DISALLOW_NULLS);2252 const char* elms[2] = { "Label", *c_string };