OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:getResultByName
(Results
1 - 4
of
4
) sorted by null
/external/skia/tools/
skdiff.h
106
static Result
getResultByName
(const char *name);
skdiff.cpp
23
DiffRecord::Result DiffRecord::
getResultByName
(const char *name) {
skdiff_image.cpp
151
DiffRecord::Result type = DiffRecord::
getResultByName
(argv[i]);
skdiff_main.cpp
582
DiffRecord::Result type = DiffRecord::
getResultByName
(argv[i]);
Completed in 52 milliseconds