Home
last modified time | relevance | path

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

/external/libtextclassifier/common/
Dfeature-extractor.h411 if (!SetupNested(context)) { in Setup()
418 virtual bool SetupNested(TaskContext *context) { return true; } in SetupNested() function