OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:authorName
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/third_party/WebKit/Tools/Scripts/
commit-log-editor
332
my ($
authorName
, $authorEmail, $authorDate) = @_;
335
return "Patch by $
authorName
<$authorEmail> on $authorDate";
/frameworks/base/sax/tests/saxtests/src/android/sax/
SafeSaxTest.java
237
video.
authorName
= body;
481
video.
authorName
= takeText();
534
public String
authorName
;
Completed in 420 milliseconds