Home
last modified time | relevance | path

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

/build/tools/zipalign/
DZipEntry.cpp112 void ZipEntry::initNew(const char* fileName, const char* comment) in initNew() argument
121 if (comment != NULL) in initNew()
122 mCDE.mFileCommentLength = strlen(comment); in initNew()
132 strcpy((char*) mCDE.mFileComment, comment); in initNew()
DZipEntry.h163 void initNew(const char* fileName, const char* comment);
/build/tools/releasetools/
Dedify_generator.py197 def Comment(self, comment): argument
200 for i in comment.split("\n"):
Dpylintrc90 # Add a comment according to your evaluation note. This is used by the global
92 comment=no