OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:GetLastErrorString
(Results
1 - 2
of
2
) sorted by null
/external/skia/src/core/
SkErrorInternals.h
20
static const char *
GetLastErrorString
();
SkError.cpp
57
return SkErrorInternals::
GetLastErrorString
();
83
const char *SkErrorInternals::
GetLastErrorString
() {
Completed in 75 milliseconds