Home
last modified time | relevance | path

Searched defs:comments (Results 1 – 2 of 2) sorted by relevance

/frameworks/av/media/libstagefright/
DOggWriter.cpp163 char* comments = (char*)malloc(comments_length); in writeOggHeaderPackets() local
/frameworks/base/tools/incident_section_gen/
Dmain.cpp177 const Destination dest, const string& patterns, const string& comments = "") { in printPrivacy()