Searched refs:RecurseCopy_Callback (Results 1 - 1 of 1) sorted by relevance

/freebsd-10.1-release/contrib/llvm/tools/lldb/source/Target/
H A DPlatform.cpp443 RecurseCopy_Callback (void *baton, function
478 FileSpec::EnumerateDirectory(src_dir_path.c_str(), true, true, true, RecurseCopy_Callback, &rc_baton2);
633 FileSpec::EnumerateDirectory(src_dir_path.c_str(), true, true, true, RecurseCopy_Callback, &baton);

Completed in 107 milliseconds