Searched refs:src_dir_path (Results 1 – 1 of 1) sorted by relevance
445 std::string src_dir_path(src.GetPath()); in RecurseCopy_Callback() local453 FileSystem::Instance().EnumerateDirectory(src_dir_path, true, true, true, in RecurseCopy_Callback()582 std::string src_dir_path(src.GetPath()); in Install() local585 src_dir_path, true, true, true, RecurseCopy_Callback, &baton); in Install()