Home
last modified time | relevance | path

Searched refs:fBmhMethod (Results 1 – 2 of 2) sorted by relevance

/external/skqp/tools/bookmaker/
DincludeWriter.h181 fBmhMethod = nullptr; in reset()
214 const Definition* fBmhMethod; variable
DincludeWriter.cpp810 fBmhMethod = method; in methodOut()
891 fBmhMethod = nullptr; in methodOut()
2135 TextParser report(fBmhMethod); in resolveMethod()
2139 if (fBmhMethod) { in resolveMethod()
2140 for (auto child : fBmhMethod->fChildren) { in resolveMethod()