Home
last modified time | relevance | path

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

/build/kati/
Dfind_test.cc46 if (!FindEmulator::Get()->HandleFind(cmd, fc, Loc(), &out)) { in main()
79 if (!FindEmulator::Get()->HandleFind(cmd, fc, Loc(), &emulated)) { in CompareFind()
Dfind.h65 virtual bool HandleFind(const string& cmd,
Dfunc.cc516 if (FindEmulator::Get()->HandleFind(cmd, **fc, loc, &out2)) { in ShellFuncImpl()
520 if (FindEmulator::Get()->HandleFind(cmd, **fc, loc, s)) { in ShellFuncImpl()
Dfind.cc791 virtual bool HandleFind(const string& cmd UNUSED, in HandleFind() function in __anon336b8ed40111::FindEmulatorImpl