Home
last modified time | relevance | path

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

/external/chromium_org/chrome/browser/feedback/
Dfeedback_data.h72 const std::string attached_file_uuid() const { return attached_file_uuid_; } in attached_file_uuid()
100 attached_file_uuid_ = uuid; in set_attached_file_uuid()
125 std::string attached_file_uuid_; variable