Lines Matching refs:FindFirstFile
99 HANDLE find_handle = FindFirstFile(filename_spec.c_str(), &find_file_data);895 // The last find FindFirstFile operation is done, prepare a new one.907 find_handle_ = FindFirstFile(src.value().c_str(), &find_data_);