Searched refs:ScopedCapText (Results 1 – 1 of 1) sorted by relevance
50 typedef scoped_ptr<char, CapTextFreeDeleter> ScopedCapText; typedef275 ScopedCapText cap_text(cap_to_text(current_cap.get(), NULL)); in GetCurrentCapString()