Searched defs:cur_path (Results 1 – 2 of 2) sorted by relevance
22 def DFS(root, word, cur_path): argument
295 std::string cur_path = context.module_sp->GetFileSpec().GetPath(); in SearchCallback() local