Home
last modified time | relevance | path

Searched defs:runHandler (Results 1 – 2 of 2) sorted by relevance

/external/scudo/standalone/
Dflags_parser.cpp132 bool FlagParser::runHandler(const char *Name, const char *Value, in runHandler() function in scudo::FlagParser
/external/skia/modules/skplaintexteditor/src/
Dshape.cpp323 RunHandler runHandler(utf8Text, textByteLen); in Shape() local