HomeSort by relevance Sort by last modified time
    Searched full:typecomment (Results 1 - 3 of 3) sorted by null

  /frameworks/base/tools/aapt/
AaptAssets.h 338 , comment(o.comment), typeComment(o.typeComment)
347 typeComment = o.typeComment;
360 String16 typeComment;
433 if (sym.typeComment.size() == 0) {
434 sym.typeComment = comment;
436 sym.typeComment.append(String16("\n"));
437 sym.typeComment.append(comment);
463 { return get_symbol(name).typeComment; }
    [all...]
Resource.cpp     [all...]
  /prebuilt/sdk/tools/linux/
aapt 

Completed in 36 milliseconds